← Search

Diego Antognini

9 accepted papers

2024

$\textit{Trans-LoRA}$: towards data-free Transferable Parameter Efficient Finetuning

NeurIPS 2024poster

Low-rank adapters (LoRA) and their variants are popular parameter-efficient fine-tuning (PEFT) techniques that closely match full model fine-tune performance while requiring only a small number of additional parameters. These additional LoRA parameters are specific to the base model being adapted. W…

Cited by 2SourcePDFScholar
2024

ESG Accountability Made Easy: DocQA at Your Service

AAAI 2024technical

We present Deep Search DocQA. This application enables information extraction from documents via a question-answering conversational assistant. The system integrates several technologies from different AI disciplines consisting of document conversion to machine-readable format (via computer vision),…

2024

Paraphrase and Solve: Exploring and Exploiting the Impact of Surface Form on Mathematical Reasoning in Large Language Models

NAACL 2024long

This paper studies the relationship between the surface form of a mathematical problem and its solvability by large language models. We find that subtle alterations in the surface form can significantly impact the answer distribution and the solve rate, exposing the language model’s lack of robustne…

2023

pNLP-Mixer: an Efficient all-MLP Architecture for Language

ACL 2023industry

Large pre-trained language models based on transformer architectureƒhave drastically changed the natural language processing (NLP) landscape. However, deploying those models for on-device applications in constrained devices such as smart watches is completely impractical due to their size and infere…

Cited by 20SourcePDFScholar
2021

Addressing fairness in classification with a model-agnostic multi-objective algorithm

UAI 2021poster

The goal of fairness in classification is to learn a classifier that does not discriminate against groups of individuals based on sensitive attributes, such as race and gender. One approach to designing fair algorithms is to use relaxations of fairness notions as regularization terms or in a constra…

2021

Multi-Dimensional Explanation of Target Variables from Documents

AAAI 2021technical

Automated predictions require explanations to be interpretable by humans. Past work used attention and rationale mechanisms to find words that predict the target variable of a document. Often though, they result in a tradeoff between noisy explanations or a drop in accuracy. Furthermore, rationale m…

Cited by 15SourcePDFScholar