paper-with-me

Papers

Representing Syntax and Composition with Geometric Transformations

2021-06-03 · Findings (ACL) 2021 8 · Lorenzo Bertolini, Julie Weeds, David Weir, Qiwei Peng

The exploitation of syntactic graphs (SyGs) as a word's context has been shown to be beneficial for distributional semantic models (DSMs), both at the level of individual word representations and in deriving phrasal representations via composition. However, notwithstanding the potential performance benefit, the syntactically-aware DSMs proposed to date have huge numbers of parameters (compared to conventional DSMs) and suffer from data sparsity. Furthermore, the encoding of the SyG links (i.e., the syntactic relations) has been largely limited to linear maps. The knowledge graphs' literature, on the other hand, has proposed light-weight models employing different geometric transformations (GTs) to encode edges in a knowledge graph (KG). Our work explores the possibility of adopting this family of models to encode SyGs. Furthermore, we investigate which GT better encodes syntactic relations, so that these representations can be used to enhance phrase-level composition via syntactic contextualisation.

📄 PDF Abstract BibTeX arXiv:2106.01904

Code (1)

lorenzoscottb/findings_ACL2021 공식 구현 pytorch

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Modeling Deep Temporal Dependencies with Recurrent Grammar Cells""

2014-12-01 · NeurIPS 2014 12 · Vincent Michalski, Roland Memisevic, Kishore Konda

We propose modeling time series by representing the transformations that take a frame at time t to a frame at time t+1. To this end we show how a bi-linear model of transformations, such as a gated autoencoder, can be tu…

Time SeriesTime Series Analysis

An Algebraic Approach to Moralisation and Triangulation of Probabilistic Graphical Models

2025-03-14 · Antonio Lorenzin, Fabio Zanasi

Moralisation and Triangulation are transformations allowing to switch between different ways of factoring a probability distribution into a graphical model. Moralisation allows to view a Bayesian network (a directed mode…

Certifying Geometric Robustness of Neural Networks

2019-12-01 · NeurIPS 2019 12 · Mislav Balunovic, Maximilian Baader, Gagandeep Singh, Timon Gehr 외

The use of neural networks in safety-critical computer vision systems calls for their robustness certification against natural geometric transformations (e.g., rotation, scaling). However, current certification methods t…

Bayesian Networks, Markov Networks, Moralisation, Triangulation: a Categorical Perspective

2025-12-10 · Antonio Lorenzin, Fabio Zanasi arxiv

Moralisation and Triangulation are transformations allowing to switch between different ways of factoring a probability distribution into a graphical model. Moralisation allows to view a Bayesian network (a directed mode…

SURFACEBENCH: A Geometry-Aware Benchmark for Symbolic Surface Discovery

2025-11-13 · Sanchit Kabra, Shobhnik Kriplani, Parshin Shojaee, Chandan K. Reddy arxiv

Equation discovery from data is a central challenge in machine learning for science, which requires the recovery of concise symbolic expressions that govern complex physical and geometric phenomena. Recent large language…