← Search

Sheng-Chieh Lin

9 accepted papers

2025

MM-EMBED: UNIVERSAL MULTIMODAL RETRIEVAL WITH MULTIMODAL LLMS

ICLR 2025poster

State-of-the-art retrieval models typically address a straightforward search scenario, in which retrieval tasks are fixed (e.g., finding a passage to answer a specific question) and only a single modality is supported for both queries and retrieved results. This paper introduces techniques for advan…

Cited by 10SourcePDFScholar
2024

FLAME : Factuality-Aware Alignment for Large Language Models

NeurIPS 2024poster

Alignment is a procedure to fine-tune pre-trained large language models (LLMs) to follow natural language instructions and serve as helpful AI assistants. We have observed, however, that the conventional alignment process fails to enhance the factual accuracy of LLMs, and often leads to the generat…

Cited by 24SourcePDFScholar
2024

Unifying Multimodal Retrieval via Document Screenshot Embedding

EMNLP 2024main

In the real world, documents are organized in different formats and varied modalities. Traditional retrieval pipelines require tailored document parsing techniques and content extraction modules to prepare input for indexing. This process is tedious, prone to errors, and has information loss. To thi…

Cited by 16SourcePDFScholar
2023

CITADEL: Conditional Token Interaction via Dynamic Lexical Routing for Efficient and Effective Multi-Vector Retrieval

ACL 2023long

Multi-vector retrieval methods combine the merits of sparse (e.g. BM25) and dense (e.g. DPR) retrievers and have achieved state-of-the-art performance on various retrieval tasks. These methods, however, are orders of magnitude slower and need much more space to store their indices compared to their…

2023

How to Train Your Dragon: Diverse Augmentation Towards Generalizable Dense Retrieval

EMNLP 2023long findings

Various techniques have been developed in recent years to improve dense retrieval (DR), such as unsupervised contrastive learning and pseudo-query generation. Existing DRs, however, often suffer from effectiveness tradeoffs between supervised and zero-shot retrieval, which some argue was due to the…

Cited by 0SourcecodeScholar
2023

mAggretriever: A Simple yet Effective Approach to Zero-Shot Multilingual Dense Retrieval

EMNLP 2023short main

Multilingual information retrieval (MLIR) is a crucial yet challenging task due to the need for human annotations in multiple languages, making training data creation labor-intensive. In this paper, we introduce mAggretriever, which effectively leverages semantic and lexical features from pre-train…

Cited by 0SourceScholar
2020

Designing Templates for Eliciting Commonsense Knowledge from Pretrained Sequence-to-Sequence Models

COLING 2020main

While internalized “implicit knowledge” in pretrained transformers has led to fruitful progress in many natural language understanding tasks, how to most effectively elicit such knowledge remains an open question. Based on the text-to-text transfer transformer (T5) model, this work explores a templa…

Cited by 7SourcePDFScholar
2020

Self-Attentive Sentimental Sentence Embedding for Sentiment Analysis

ICASSP 2020accepted

We propose the use of a word-level sentiment bidirectional LSTM in tandem with the self-attention mechanism for sentence-level sentiment prediction. In addition to the proposed model, we also present a finance report dataset for sentence-level financial risk detection. Experiments conducted on the p…

Cited by 0SourceScholar