← Search

Shen Zhou

9 accepted papers

2025

A Survey on Training-free Alignment of Large Language Models

EMNLP 2025

The alignment of large language models (LLMs) aims to ensure their outputs adhere to human values, ethical standards, and legal norms. Traditional alignment methods often rely on resource-intensive fine-tuning (FT), which may suffer from knowledge degradation and face challenges in scenarios where t

Cited by 0SourcePDFScholar
2025

Aligning VLM Assistants with Personalized Situated Cognition

ACL 2025long

Vision-language models (VLMs) aligned with general human objectives, such as being harmless and hallucination-free, have become valuable assistants of humans in managing visual tasks. However, people with diversified backgrounds have different cognition even in the same situation. Consequently, they…

2025

Enhancing Relation Extraction via Supervised Rationale Verification and Feedback

AAAI 2025technical

Despite the rapid progress that existing automated feedback methods have made in correcting the output of large language models (LLMs), these methods cannot be well applied to the relation extraction (RE) task due to their designated feedback objectives and correction manner. To address this problem…

2024

An Ensemble-of-Experts Framework for Rehearsal-free Continual Relation Extraction

ACL 2024findings

Continual relation extraction (CRE) aims to continuously learn relations in new tasks without forgetting old relations in previous tasks.Current CRE methods are all rehearsal-based which need to store samples and thus may encounter privacy and security issues.This paper targets rehearsal-free contin…

Cited by 0SourcePDFScholar
2024

Depth Information Assisted Collaborative Mutual Promotion Network for Single Image Dehazing

CVPR 2024poster

Recovering a clear image from a single hazy image is an open inverse problem. Although significant research progress has been made most existing methods ignore the effect that downstream tasks play in promoting upstream dehazing. From the perspective of the haze generation mechanism there is a poten…

2024

Episodic Memory Retrieval from LLMs: A Neuromorphic Mechanism to Generate Commonsense Counterfactuals for Relation Extraction

ACL 2024findings

Large language models (LLMs) have achieved satisfactory performance in counterfactual generation. However, confined by the stochastic generation process of LLMs, there often are misalignments between LLMs and humans which hinder LLMs from handling complex tasks like relation extraction. As a result,…

2024

Prompting Large Language Models for Counterfactual Generation: An Empirical Study

COLING 2024main

Large language models (LLMs) have made remarkable progress in a wide range of natural language understanding and generation tasks. However, their ability to generate counterfactuals has not been examined systematically. To bridge this gap, we present a comprehensive evaluation framework on various t…

Cited by 23SourcePDFScholar
2023

On the Strength of Sequence Labeling and Generative Models for Aspect Sentiment Triplet Extraction

ACL 2023findings

Generative models have achieved great success in aspect sentiment triplet extraction tasks. However, existing methods ignore the mutual informative clues between aspect and opinion terms and may generate false paired triplets. Furthermore, the inherent limitations of generative models, i.e., the tok…