← Search

Robin Chan

6 accepted papers

2024

Adapting LLMs for Structured Natural Language API Integration

EMNLP 2024industry

API integration is crucial for enterprise systems, as it enables seamless interaction between applications within workflows. However, the diversity and complexity of the API landscape present significant challenges in combining API calls based on user intent.Existing methods rely on named entity rec…

Cited by 12SourcePDFScholar
2024

On Affine Homotopy between Language Encoders

NeurIPS 2024poster

Pre-trained language encoders---functions that represent text as vectors---are an integral component of many NLP tasks. We tackle a natural question in language encoder analysis: What does it mean for two encoders to be similar? We contend that a faithful measure of similarity needs to be \e…

Cited by 0SourcePDFScholar
2024

What Languages are Easy to Language-Model? A Perspective from Learning Probabilistic Regular Languages

ACL 2024long

What can large language models learn? By definition, language models (LM) are distributionsover strings. Therefore, an intuitive way of addressing the above question is to formalize it as a matter of learnability of classes of distributions over strings. While prior work in this direction focused on…

Cited by 9SourcePDFScholar
2021

Entropy Maximization and Meta Classification for Out-of-Distribution Detection in Semantic Segmentation

ICCV 2021poster

Deep neural networks (DNNs) for the semantic segmentation of images are usually trained to operate on a predefined closed set of object classes. This is in contrast to the ""open world"" setting where DNNs are envisioned to be deployed to. From a functional safety point of view, the ability to detec…

Cited by 170PDFcodeScholar
2021

SegmentMeIfYouCan: A Benchmark for Anomaly Segmentation

NeurIPS 2021poster

State-of-the-art semantic or instance segmentation deep neural networks (DNNs) are usually trained on a closed set of semantic classes. As such, they are ill-equipped to handle previously-unseen objects. However, detecting and localizing such objects is crucial for safety-critical applications such…

Cited by 155SourcecodeScholar