most citedLocalize, Retrieve and Fuse: A Generalized Framework for Free-Form Question Answering over Tables

2 citations · 4 across the 4 of their papers we have counts for

collaborators

5 papers

cs.SE2024

Can Large Language Models Serve as Evaluators for Code Summarization?

Yang Wu, Yao Wan, Zhaoyang Chu +5

Code summarization facilitates program comprehension and software maintenance by converting code snippets into natural-language descriptions. Over the years, numerous methods have…

cs.CL2023

kNN-ICL: Compositional Task-Oriented Parsing Generalization with Nearest Neighbor In-Context Learning

Wenting Zhao, Ye Liu, Yao Wan +7

Task-Oriented Parsing (TOP) enables conversational assistants to interpret user commands expressed in natural language, transforming them into structured outputs that combine eleme…

cs.CL20231 cited

DIVKNOWQA: Assessing the Reasoning Ability of LLMs via Open-Domain Question Answering over Knowledge Base and Text

Wenting Zhao, Ye Liu, Tong Niu +5

Large Language Models (LLMs) have exhibited impressive generation capabilities, but they suffer from hallucinations when solely relying on their internal knowledge, especially when…

cs.CL20232 cited

Localize, Retrieve and Fuse: A Generalized Framework for Free-Form Question Answering over Tables

Wenting Zhao, Ye Liu, Yao Wan +3

Question answering on tabular data (a.k.a TableQA), which aims at generating answers to questions grounded on a provided table, has gained significant attention recently. Prior wor…

cs.CL20231 cited

Named Entity Recognition via Machine Reading Comprehension: A Multi-Task Learning Approach

Yibo Wang, Wenting Zhao, Yao Wan +2

Named Entity Recognition (NER) aims to extract and classify entity mentions in the text into pre-defined types (e.g., organization or person name). Recently, many works have been p…