← Search

Ines Chami

5 accepted papers

2023

Ask Me Anything: A simple strategy for prompting language models

ICLR 2023top-25%

Large language models (LLMs) transfer well to new tasks out-of-the-box simply given a natural language prompt that demonstrates how to perform the task and no additional training. Prompting is a brittle process wherein small modifications to the prompt can cause large variations in the model predict…

2021

HoroPCA: Hyperbolic Dimensionality Reduction via Horospherical Projections

ICML 2021spotlight

This paper studies Principal Component Analysis (PCA) for data lying in hyperbolic spaces. Given directions, PCA relies on: (1) a parameterization of subspaces spanned by these directions, (2) a method of projection onto subspaces that preserves information in these directions, and (3) an objective…

2020

From Trees to Continuous Embeddings and Back: Hyperbolic Hierarchical Clustering

NeurIPS 2020poster

Similarity-based Hierarchical Clustering (HC) is a classical unsupervised machine learning algorithm that has traditionally been solved with heuristic algorithms like Average-Linkage. Recently, Dasgupta reframed HC as a discrete optimization problem by introducing a global cost function measuring th…