Papers by Minda Hu

8 papers
Rethinking Machine Ethics – Can LLMs Perform Moral Reasoning through the Lens of Moral Theories? (2024.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to making moral judgments are mostly bottom-up and lack explainability.
Approach: They propose a top-down framework to steer Large Language Models to perform moral reasoning with well-established moral theories.
Outcome: The proposed framework can integrate various moral theories on moral datasets.
Large Language Models as Source Planner for Personalized Knowledge-grounded Dialogues (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing knowledge-grounded dialogue systems focus on a single knowledge source or ignore the dependency between multiple knowledge sources.
Approach: They propose a framework that integrates multiple knowledge sources and dependencies between them.
Outcome: The proposed framework can produce persona-consistent and knowledge-enhanced responses on a knowledge-grounded dialogue dataset.
Momentum Contrastive Pre-training for Question Answering (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for extractive Question Answering generate cloze-like queries different from natural questions in syntax structure, which could overfit pre-trained models to simple keyword matching.
Approach: They propose a method to align the answer probability between cloze-like and natural query-passage sample pairs.
Outcome: The proposed method improves on three benchmarking QA datasets on supervised and zero-shot scenarios.
SeRTS: Self-Rewarding Tree Search for Biomedical Retrieval-Augmented Generation (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing retrieval-augmented approaches to large language models face performance limitations due to the lack of publicly available training data.
Approach: They propose a plug-and-play LLM-based retrieval method called Self-Rewarding Tree Search based on Monte Carlo Tree Search and a self-rewarding paradigm to address these limitations.
Outcome: The proposed method improves the performance of the BM25 retriever and surpasses the baseline of self-reflection in both efficiency and scalability.
WebCoT: Enhancing Web Agent Reasoning by Reconstructing Chain-of-Thought in Reflection, Branching, and Rollback (2025.findings-emnlp)

Copied to clipboard

Challenge: Web agents powered by Large Language Models lack the ability to perform in uncertain web environments.
Approach: They propose to reconstruct web agents' reasoning skills into chain-of-thought rationales by fine-tuning their LLM backbone into a web-based model.
Outcome: The proposed approach significantly improves the agent self-improving benchmark OpenWebVoyager, demonstrating that it can be used to improve the agent's reasoning skills.
The Integration of Semantic and Structural Knowledge in Knowledge Graph Entity Typing (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods to predict missing type annotations for knowledge graphs use only structural knowledge in the local neighborhood of entities.
Approach: They propose a model for KG Entity Typing that integrates semantic and structural knowledge to infer missing types.
Outcome: The proposed framework outperforms existing state-of-the-art methods in the Knowledge Graph Entity Typing task.
NILE: Internal Consistency Alignment in Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances show that the world knowledge in the Instruction Fine-Tuning (IFT) dataset, which is incompatible with LLMs’ internal knowledge, can greatly hurt the IFT performance.
Approach: They propose a framework to optimize the effectiveness of IFT by carefully aligning the world and internal knowledge of LLMs.
Outcome: The proposed framework can significantly improve performance across multiple LLM ability evaluation datasets.
From General Reward to Targeted Reward: Improving Open-ended Long-context Generation Models (2025.emnlp-main)

Copied to clipboard

Challenge: Current research on long-form context in Large Language Models (LLMs) focuses on understanding of long-contexts, but the open-ended Long Text Generation (Open-LTG) remains underexplored.
Approach: They propose a method that uses data synthesis and a reward signal to enhance model performance.
Outcome: The proposed method outperforms GPT-4-Turbo and improves performance by 20% on the Open-LTG task.

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