← Search

Shusen Wang

16 accepted papers

2024

DetectBench: Can Large Language Model Detect and Piece Together Implicit Evidence?

EMNLP 2024finding

Detecting evidence within the context is a key step in the process of reasoning task. Evaluating and enhancing the capabilities of LLMs in evidence detection will strengthen context-based reasoning performance. This paper proposes a benchmark called DetectBench for verifying the ability to detect an…

2024

Xiezhi: An Ever-Updating Benchmark for Holistic Domain Knowledge Evaluation

AAAI 2024technical

New Natural Langauge Process~(NLP) benchmarks are urgently needed to align with the rapid development of large language models (LLMs). We present Xiezhi, the most comprehensive evaluation suite designed to assess holistic domain knowledge.Xiezhi comprises multiple-choice questions across 516 diverse…

2023

2INER: Instructive and In-Context Learning on Few-Shot Named Entity Recognition

EMNLP 2023long findings

Prompt-based learning has emerged as a powerful technique in natural language processing (NLP) due to its ability to leverage pre-training knowledge for downstream few-shot tasks. In this paper, we propose 2INER, a novel text-to-text framework for Few-Shot Named Entity Recognition (NER) tasks. Our a…

Cited by 0SourceScholar
2023

RefGPT: Dialogue Generation of GPT, by GPT, and for GPT

EMNLP 2023long findings

Large Language Models (LLMs) have attained the impressive capability to resolve a wide range of NLP tasks by fine-tuning high-quality instruction data. However, collecting human-written data of high quality, especially multi-turn dialogues, is expensive and unattainable for most people. Though previ…

Cited by 0SourcecodeScholar
2023

Relational Representation Learning for Zero-Shot Relation Extraction with Instance Prompting and Prototype Rectification

ICASSP 2023accepted

Zero-shot relation extraction aims to extract novel relations that are not observed beforehand. However, existing representation methods are not pre-trained for relational representations and embeddings contain much linguistic information, the distances between them are not consistent with relationa…

Cited by 0SourceScholar
2022

Cluster-aware Pseudo-Labeling for Supervised Open Relation Extraction

COLING 2022main

Supervised open relation extraction aims to discover novel relations by leveraging supervised data of pre-defined relations. However, most existing methods do not achieve effective knowledge transfer from pre-defined relations to novel relations, they have difficulties generating high-quality pseudo…

2022

Federated Reinforcement Learning with Environment Heterogeneity

AISTATS 2022poster

We study Federated Reinforcement Learning (FedRL) problem in which $n$ agents collaboratively learn a single policy without sharing the trajectories they collected during agent-environment interaction. In this paper, we stress the constraint of environment heterogeneity, which means $n$ environments…

2022

Learning Discriminative Representations for Open Relation Extraction with Instance Ranking and Label Calibration

NAACL 2022findings

Open relation extraction is the task to extract relational facts without pre-defined relation types from open-domain corpora. However, since there are some hard or semi-hard instances sharing similar context and entity information but belonging to different underlying relation, current OpenRE method…

2022

RCL: Relation Contrastive Learning for Zero-Shot Relation Extraction

NAACL 2022findings

Zero-shot relation extraction aims to identify novel relations which cannot be observed at the training stage. However, it still faces some challenges since the unseen relations of instances are similar or the input sentences have similar entities, the unseen relation representations from different…

2021

Communication-Efficient Distributed SVD via Local Power Iterations

ICML 2021spotlight

We study distributed computing of the truncated singular value decomposition (SVD). We develop an algorithm that we call \texttt{LocalPower} for improving communication efficiency. Specifically, we uniformly partition the dataset among $m$ nodes and alternate between multiple (precisely $p$) local p…

2018

Error Estimation for Randomized Least-Squares Algorithms via the Bootstrap

ICML 2018oral

Over the course of the past decade, a variety of randomized algorithms have been proposed for computing approximate least-squares (LS) solutions in large-scale settings. A longstanding practical issue is that, for any given input, the user rarely knows the actual error of an approximate solution (re…

Cited by 31SourcePDFScholar
2018

GIANT: Globally Improved Approximate Newton Method for Distributed Optimization

NeurIPS 2018poster

For distributed computing environment, we consider the empirical risk minimization problem and propose a distributed and communication-efficient Newton-type optimization method. At every iteration, each worker locally finds an Approximate NewTon (ANT) direction, which is sent to the main driver. The…

Cited by 169SourcePDFScholar
2017

Sketched Ridge Regression: Optimization Perspective, Statistical Perspective, and Model Averaging

ICML 2017poster

We address the statistical and optimization impacts of using classical sketch versus Hessian sketch to solve approximately the Matrix Ridge Regression (MRR) problem. Prior research has considered the effects of classical sketch on least squares regression (LSR), a strictly simpler problem. We establ…

Cited by 109SourcePDFScholar