← Search

Esteban Marquer

3 accepted papers

2026

Evaluating Robustness of Reasoning Models on Parameterized Logical Problems

ICML 2026oral

Logic provides a controlled testbed for evaluating LLM-based reasoners, yet standard SAT-style benchmarks often conflate surface difficulty (length, wording, clause order) with the structural phenomena that actually determine satisfiability. We introduce a diagnostic benchmark for \emph{2-SAT} built…

Cited by 0SourceScholar
2025

EnergyCompress: A General Case Base Learning Strategy

IJCAI 2025

Case-based prediction (CBP) methods do not learn a model of the target decision function but instead perform an inference process that depends on two similarity measures and a reference case base. This paper proposes a strategy, called EnergyCompress, to learn an effective case base by selecting rel

2025

Modeling Complex Semantics Relation with Contrastively Fine-Tuned Relational Encoders

ACL 2025long

Modeling relationships between concepts and entities is essential for many applications. While Large Language Models (LLMs) capture relational and commonsense knowledge effectively, they are computationally expensive and often underperform in tasks requiring efficient relational encoding, such as re…