← Search

Philipp Borchert

8 accepted papers

2026

A Benchmark for Deep Information Synthesis

ICLR 2026poster

Large language model (LLM)-based agents are increasingly used to solve complex tasks involving tool use, such as web browsing, code execution, and data analysis. However, current evaluation benchmarks do not adequately assess their ability to solve real-world tasks that require synthesizing informat…

Cited by 0SourceScholar
2026

DRIFT: Decompose, Retrieve, Illustrate, then Formalize Theorems

ICLR 2026poster

Automating the formalization of mathematical statements for theorem proving remains a major challenge for Large Language Models (LLMs). LLMs struggle to identify and utilize the prerequisite mathematical knowledge and its corresponding formal representation in languages like Lean. Current retrieval-…

Cited by 0SourcecodeScholar
2025

Language Fusion for Parameter-Efficient Cross-lingual Transfer

ACL 2025long

Limited availability of multilingual text corpora for training language models often leads to poor performance on downstream tasks due to undertrained representation spaces for languages other than English. This ‘under-representation’ has motivated recent cross-lingual transfer methods to leverage t…

2024

Efficient Information Extraction in Few-Shot Relation Classification through Contrastive Representation Learning

NAACL 2024short

Differentiating relationships between entity pairs with limited labeled instances poses a significant challenge in few-shot relation classification. Representations of textual data extract rich information spanning the domain, entities, and relations. In this paper, we introduce a novel approach to…

2024

Self-Distillation for Model Stacking Unlocks Cross-Lingual NLU in 200+ Languages

EMNLP 2024finding

LLMs have become a go-to solution not just for text generation, but also for natural language understanding (NLU) tasks. Acquiring extensive knowledge through language modeling on web-scale corpora, they excel on English NLU, yet struggle to extend their NLU capabilities to underrepresented language…

2023

CORE: A Few-Shot Company Relation Classification Dataset for Robust Domain Adaptation.

EMNLP 2023long main

We introduce CORE, a dataset for few-shot relation classification (RC) focused on company relations and business entities. CORE includes 4,708 instances of 12 relation types with corresponding textual evidence extracted from company Wikipedia pages. Company names and business entities pose a challen…

Cited by 0SourcecodeScholar
2023

Investigating Bias in Multilingual Language Models: Cross-Lingual Transfer of Debiasing Techniques

EMNLP 2023short main

This paper investigates the transferability of debiasing techniques across different languages within multilingual models. We examine the applicability of these techniques in English, French, German, and Dutch. Using multilingual BERT (mBERT), we demonstrate that cross-lingual transfer of debiasing…

Cited by 0SourcecodeScholar
2023

SEER : A Knapsack approach to Exemplar Selection for In-Context HybridQA

EMNLP 2023long main

Question answering over hybrid contexts is a complex task, which requires the combination of information extracted from unstructured texts and structured tables in various ways. Recently, In-Context Learning demonstrated significant performance advances for reasoning tasks. In this paradigm, a large…

Cited by 0SourcecodeScholar