Papers by Andrea Santilli

5 papers
PromptSource: An Integrated Development Environment and Repository for Natural Language Prompts (2022.acl-demo)

Copied to clipboard

Challenge: PromptSource is a system for creating, sharing, and using natural language prompts . prompts are used to train and query language models in zero-shot learning settings .
Approach: PromptSource is a system for creating, sharing, and using natural language prompts . et al.: using prompts to train and query language models is emerging area in NLP . they propose a templating language for defining data-linked prompts, a user interface that iterates on prompt development .
Outcome: PromptSource is a system for creating, sharing, and using natural language prompts . it has a templating language for defining data-linked prompts and a community-driven set of guidelines .
Mergenetic: a Simple Evolutionary Model Merging Library (2025.acl-demo)

Copied to clipboard

Challenge: Recent work shows that combining model merging with evolutionary algorithms can boost performance, but there is currently no library for experimenting with different evolutionary algorithms and merging methods.
Approach: They propose an open-source library for evolutionary model merging that enables easy composition of merging methods and evolutionary algorithms while incorporating lightweight fitness estimators to reduce evaluation costs.
Outcome: The proposed library produces competitive results across languages and tasks using modest hardware.
KERMIT: Complementing Transformer Architectures with Encoders of Explicit Syntactic Interpretations (2020.emnlp-main)

Copied to clipboard

Challenge: Syntactic parsers are losing their centrality in downstream tasks due to the success of large-scale textual representation learners.
Approach: They propose to embed symbolic syntactic parse trees into artificial neural networks to visualize how syntax is used in inference.
Outcome: The proposed encoder can visualize how syntax is used in inference.
Accelerating Transformer Inference for Translation via Parallel Decoding (2023.acl-long)

Copied to clipboard

Challenge: Autoregressive decoding limits the efficiency of transformers for Machine Translation (MT) Existing methods to solve this problem are expensive and require changes to the model.
Approach: They propose to reframe autoregressive decoding with a parallel formulation . they propose to speed up existing models without training or modifications while retaining translation quality.
Outcome: The proposed model speeds up existing models without training or modifications while retaining translation quality.
Revisiting Uncertainty Quantification Evaluation in Language Models: Spurious Interactions with Response Length Bias Results (2025.acl-short)

Copied to clipboard

Challenge: Language Models (LMs) produce factually incorrect outputs, or "hallucinations" Xiao and Wang et al., 2023) rely on AUROC to assess how well UQ methods distinguish correct from incorrect output.
Approach: They propose to use length biases in correctness functions to skew UQ evaluations . they propose to employ LM-as-a-judge methods as the least length-biased .
Outcome: The proposed method is least length-biased, offering a promising path for a fairer evaluation.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations