Skip to content

Commit

Permalink
fixing bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
arranger1044 committed Oct 9, 2024
1 parent 4673e38 commit fb53966
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions _publications/loconte2024tfpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,15 @@ paperurl: "https://arxiv.org/abs/2409.07953v1"
pdf: "https://arxiv.org/pdf/2409.07953v1"
venue: "arXiv 2024"
excerpt: "We investigate the connections between tensor factorizations and circuits: how the literature of the former can benefit from the theory about the latter, and how we can scale the latter with the former."
abstract: "This paper establishes a rigorous connection between circuit representations and tensor factorizations, two seemingly distinct yet fundamentally related areas. By connecting these fields, we highlight a series of opportunities that can benefit both communities. Our work generalizes popular tensor factorizations within the circuit language, and unifies various circuit learning algorithms under a single, generalized hierarchical factorization framework. Specifically, we introduce a modular "Lego block" approach to build tensorized circuit architectures. This, in turn, allows us to systematically construct and explore various circuit and tensor factorization models while maintaining tractability. This connection not only clarifies similarities and differences in existing models, but also enables the development of a comprehensive pipeline for building and optimizing new circuit/tensor factorization architectures. We show the effectiveness of our framework through extensive empirical evaluations, and highlight new research opportunities for tensor factorizations in probabilistic modeling."
abstract: "This paper establishes a rigorous connection between circuit representations and tensor factorizations, two seemingly distinct yet fundamentally related areas. By connecting these fields, we highlight a series of opportunities that can benefit both communities. Our work generalizes popular tensor factorizations within the circuit language, and unifies various circuit learning algorithms under a single, generalized hierarchical factorization framework. Specifically, we introduce a modular 'Lego block' approach to build tensorized circuit architectures. This, in turn, allows us to systematically construct and explore various circuit and tensor factorization models while maintaining tractability. This connection not only clarifies similarities and differences in existing models, but also enables the development of a comprehensive pipeline for building and optimizing new circuit/tensor factorization architectures. We show the effectiveness of our framework through extensive empirical evaluations, and highlight new research opportunities for tensor factorizations in probabilistic modeling."
supplemental:
bibtex: ""
bibtex: "@misc{loconte2024relationshiptensorfactorizationscircuits,
title={What is the Relationship between Tensor Factorizations and Circuits (and How Can We Exploit it)?},
author={Lorenzo Loconte and Antonio Mari and Gennaro Gala and Robert Peharz and Cassio de Campos and Erik Quaeghebeur and Gennaro Vessio and Antonio Vergari},
year={2024},
eprint={2409.07953},
archivePrefix={arXiv},
primaryClass={cs.LG},
url={https://arxiv.org/abs/2409.07953},
}"
---

0 comments on commit fb53966

Please sign in to comment.