← Search

Lifeng Shang

73 accepted papers

2026

ATTS: Asynchronous Test-Time Scaling via Conformal Prediction

ICLR 2026poster

Large language models (LLMs) benefit from test-time scaling but are often hampered by high inference latency. Speculative decoding is a natural way to accelerate the scaling process; however, scaling along both the parallel and sequential dimensions poses significant challenges, including substantia…

Cited by 0SourcecodeScholar
2026

From Verifiable Dot to Reward Chain: Harnessing Verifiable Reference-based Rewards for Reinforcement Learning of Open-ended Generation

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) succeeds in reasoning tasks (e.g., math and code) by checking the final verifiable answer (i.e., a verifiable dot signal). However, extending this paradigm to open-ended generation is challenging because there is no unambiguous ground truth. Rely…

Cited by 0SourcecodeScholar
2026

Memory-T1: Reinforcement Learning for Temporal Reasoning in Multi-session Agents

ICLR 2026poster

Temporal reasoning over long, multi-session dialogues is a critical capability for conversational agents. As dialogue histories grow in length and accumulate noise, existing long-context models struggle to accurately identify temporally pertinent information, significantly impairing reasoning perfor…

Cited by 0SourcecodeScholar
2026

ToolACE-MT: Non-Autoregressive Generation for Agentic Multi-Turn Interaction

ICLR 2026poster

Agentic task-solving with Large Language Models (LLMs) requires multi-turn, multi-step interactions, often involving complex function calls and dynamic user-agent exchanges. Existing simulation-based data generation methods for such scenarios rely heavily on costly autoregressive interactions betwee…

Cited by 0SourcecodeScholar
2026

ToolACE-R: Model-aware Iterative Training and Adaptive Refinement for Tool learning

AAAI 2026technical

Tool learning, which allows Large Language Models (LLMs) to leverage external tools for solving complex user tasks, has emerged as a promising avenue for extending model capabilities. However, existing approaches primarily focus on data synthesis for fine-tuning LLMs to invoke tools effectively, lar

Cited by 0SourcePDFScholar
2026

UIS-Digger: Towards Comprehensive Research Agent Systems for Real-world Unindexed Information Seeking

ICLR 2026poster

Recent advancements in LLM-based information-seeking agents have achieved record-breaking performance on established benchmarks. However, these agents remain heavily reliant on search-engine-indexed knowledge, leaving a critical blind spot: Unindexed Information Seeking (UIS). This paper identifies…

Cited by 0SourcecodeScholar
2025

Bridging and Modeling Correlations in Pairwise Data for Direct Preference Optimization

ICLR 2025poster

Direct preference optimization (DPO), a widely adopted offline preference optimization algorithm, aims to align large language models (LLMs) with human-desired behaviors using pairwise preference data. However, the generation of the winning response and the losing response within pairwise data are t…

2025

Chain-of-Probe: Examining the Necessity and Accuracy of CoT Step-by-Step

NAACL 2025findings

Current research found the issue of Early Answering in large language models (LLMs), where the models already have an answer before generating the Chain-of-Thought (CoT). This phenomenon suggests a potential lack of necessary dependency between the predicted answer and the reasoning process. Consequ…

Cited by 3SourcePDFScholar
2025

Crowd Comparative Reasoning: Unlocking Comprehensive Evaluations for LLM-as-a-Judge

ACL 2025long

LLM-as-a-Judge, which generates chain-of-thought (CoT) judgments, has become a widely adopted auto-evaluation method. However, its reliability is compromised by the CoT reasoning’s inability to capture comprehensive and deeper details, often leading to incomplete outcomes. Existing methods mainly re…

2025

DeepDiver: Adaptive Web-Search Intensity Scaling via Reinforcement Learning

NeurIPS 2025spotlight

Information seeking demands iterative evidence gathering and reflective reasoning, yet large language models (LLMs) still struggle with it in open-web question answering. Existing prompting and supervised fine-tuning (SFT) methods remain fixed by prompt rules or training corpora, and are usually ben…

Cited by 0SourceScholar
2025

Flat-LoRA: Low-Rank Adaptation over a Flat Loss Landscape

ICML 2025poster

Fine-tuning large-scale pre-trained models is prohibitively expensive in terms of computation and memory costs. Low-Rank Adaptation (LoRA), a popular Parameter-Efficient Fine-Tuning (PEFT) method, offers an efficient solution by optimizing only low-rank matrices. Despite recent progress in improving…

2025

Instruction-Tuning Data Synthesis from Scratch via Web Reconstruction

ACL 2025finding

The improvement of LLMs’ instruction-following capabilities depends critically on the availability of high-quality instruction-response pairs. While existing automatic data synthetic methods alleviate the burden of manual curation, they often rely heavily on either the quality of seed data or strong…

2025

Learning to Align Multi-Faceted Evaluation: A Unified and Robust Framework

ACL 2025finding

Large Language Models (LLMs) are being used more and more extensively for automated evaluation in various scenarios. Previous studies have attempted to fine-tune open-source LLMs to replicate the evaluation explanations and judgments of powerful proprietary models, such as GPT-4. However, these meth…

2025

More Tokens, Lower Precision: Towards the Optimal Token-Precision Trade-off in KV Cache Compression

EMNLP 2025

As large language models (LLMs) process increasing context windows, the memory usage of KV cache has become a critical bottleneck during inference. The mainstream KV compression methods, including KV pruning and KV quantization, primarily focus on either token or precision dimensions separately. How

2025

QFFT, Question-Free Fine-Tuning for Adaptive Reasoning

NeurIPS 2025spotlight

Recent advancements in Long Chain-of-Thought (CoT) reasoning models have improved performance on complex tasks, but they suffer from overthinking, which generates redundant reasoning steps, especially for simple questions. This paper revisits the reasoning patterns of Long and Short CoT models, obse…

Cited by 0SourcecodeScholar
2025

RevisEval: Improving LLM-as-a-Judge via Response-Adapted References

ICLR 2025poster

With significant efforts in recent studies, LLM-as-a-Judge has become a cost-effective alternative to human evaluation for assessing text generation quality in a wide range of tasks. However, there still remains a reliability gap between LLM-as-a-Judge and human evaluation. One important reason is t…

Cited by 8SourcePDFScholar
2025

RidgeLoRA: Matrix Ridge Enhanced Low-Rank Adaptation of Large Language Models

NeurIPS 2025spotlight

As one of the state-of-the-art parameter-efficient fine-tuning~(PEFT) methods, Low-Rank Adaptation (LoRA) enables model optimization with reduced computational cost through trainable low-rank matrix. However, the low-rank nature makes it prone to produce a decrease in the representation ability, lea…

Cited by 0SourceScholar
2025

Safe: Enhancing Mathematical Reasoning in Large Language Models via Retrospective Step-aware Formal Verification

ACL 2025long

Chain-of-Thought (CoT) prompting has become the de facto method to elicit reasoning capabilities from large language models (LLMs). However, to mitigate hallucinations in CoT that are notoriously difficult to detect, current methods such as process reward models (PRMs) or self-consistency operate as…

2025

Self-Error-Instruct: Generalizing from Errors for LLMs Mathematical Reasoning

ACL 2025long

Although large language models demonstrate strong performance across various domains, they still struggle with numerous bad cases in mathematical reasoning. Previous approaches to learning from errors synthesize training data by solely extrapolating from isolated bad cases, thereby failing to genera…

2025

Stepwise Reasoning Checkpoint Analysis: A Test Time Scaling Method to Enhance LLMs’ Reasoning

EMNLP 2025

Mathematical reasoning through Chain-of-Thought (CoT) has emerged as a powerful capability of Large Language Models (LLMs), which can be further enhanced through Test-Time Scaling (TTS) methods like Beam Search and DVTS. However, these methods, despite improving accuracy by allocating more computati

2025

Subtle Errors in Reasoning: Preference Learning via Error-injected Self-editing

ACL 2025long

Large Language Models (LLMs) have exhibited strong mathematical reasoning prowess, tackling tasks ranging from basic arithmetic to advanced competition-level problems. However, frequently occurring subtle yet critical errors, such as miscalculations or incorrect substitutions, limit the LLMs’ full p…

2025

ToolACE: Winning the Points of LLM Function Calling

ICLR 2025poster

Function calling significantly extends the application boundary of large language models (LLMs), where high-quality and diverse training data is critical for unlocking this capability. However, collecting and annotating real function-calling data is challenging, while synthetic data from existing pi…

Cited by 23SourcePDFScholar
2025

ToolFlow: Boosting LLM Tool-Calling Through Natural and Coherent Dialogue Synthesis

NAACL 2025long

Supervised fine-tuning (SFT) is a common method to enhance the tool calling capabilities of Large Language Models (LLMs), with the training data often being synthesized. The current data synthesis process generally involves sampling a set of tools, formulating a requirement based on these tools, and…

Cited by 4SourcePDFScholar
2024

Does the Generator Mind Its Contexts? An Analysis of Generative Model Faithfulness under Context Transfer

COLING 2024main

he present study introduces the knowledge-augmented generator, which is specifically designed to produce information that remains grounded in contextual knowledge, regardless of alterations in the context. Previous research has predominantly focused on examining hallucinations stemming from static i…

Cited by 1SourcePDFScholar
2024

FollowBench: A Multi-level Fine-grained Constraints Following Benchmark for Large Language Models

ACL 2024long

The ability to follow instructions is crucial for Large Language Models (LLMs) to handle various real-world applications. Existing benchmarks primarily focus on evaluating pure response quality, rather than assessing whether the response follows constraints stated in the instruction. To fill this re…

2024

Gaining Wisdom from Setbacks: Aligning Large Language Models via Mistake Analysis

ICLR 2024poster

The rapid development of large language models (LLMs) has not only provided numerous opportunities but also presented significant challenges. This becomes particularly evident when LLMs inadvertently generate harmful or toxic content, either unintentionally or because of intentional inducement. Exis…

Cited by 36SourcePDFScholar
2024

Learning to Edit: Aligning LLMs with Knowledge Editing

ACL 2024long

Knowledge editing techniques, aiming to efficiently modify a minor proportion of knowledge in large language models (LLMs) without negatively impacting performance across other inputs, have garnered widespread attention. However, existing methods predominantly rely on memorizing the updated knowledg…

2024

M4LE: A Multi-Ability Multi-Range Multi-Task Multi-Domain Long-Context Evaluation Benchmark for Large Language Models

ACL 2024long

Managing long sequences has become an important and necessary feature for large language models (LLMs). However, assessing their ability to handle long contexts remains a challenge. This paper introduces M4LE, a Multi-ability, Multi-range, Multi-task, Multi-domain benchmark for Long-context Evaluati…

2024

MT-Eval: A Multi-Turn Capabilities Evaluation Benchmark for Large Language Models

EMNLP 2024main

Large language models (LLMs) are increasingly used for complex multi-turn conversations across diverse real-world applications. However, existing benchmarks mainly focus on single-turn evaluations, overlooking the models’ capabilities in multi-turn interactions. To address this gap, we introduce , a…

2024

Planning, Creation, Usage: Benchmarking LLMs for Comprehensive Tool Utilization in Real-World Complex Scenarios

ACL 2024findings

The recent trend of using Large Language Models (LLMs) as tool agents in real-world applications underscores the necessity for comprehensive evaluations of their capabilities, particularly in complex scenarios involving planning, creating, and using tools. However, existing benchmarks typically focu…

2024

Preparing Lessons for Progressive Training on Language Models

AAAI 2024technical

The rapid progress of Transformers in artificial intelligence has come at the cost of increased resource consumption and greenhouse gas emissions due to growing model sizes. Prior work suggests using pretrained small models to improve training efficiency, but this approach may not be suitable for ne…

2024

Prompt-Based Length Controlled Generation with Multiple Control Types

ACL 2024findings

Large language models (LLMs) have attracted great attention given their strong performance on a wide range of NLP tasks. In practice, users often expect generated texts to fall within a specific length range, making length controlled generation an important topic, especially for GPT-style models. Ex…

Cited by 7SourcePDFScholar
2024

ProxyQA: An Alternative Framework for Evaluating Long-Form Text Generation with Large Language Models

ACL 2024long

Large Language Models (LLMs) have succeeded remarkably in understanding long-form contents. However, exploring their capability for generating long-form contents, such as reports and articles, has been relatively unexplored and inadequately assessed by existing benchmarks. The prevalent evaluation m…

2024

Retrieval-based Disentangled Representation Learning with Natural Language Supervision

ICLR 2024spotlight

Disentangled representation learning remains challenging as the underlying factors of variation in the data do not naturally exist. The inherent complexity of real-world data makes it unfeasible to exhaustively enumerate and encapsulate all its variations within a finite set of factors. However, it…

Cited by 9SourcePDFScholar
2024

Visually Guided Generative Text-Layout Pre-training for Document Intelligence

NAACL 2024long

Prior study shows that pre-training techniques can boost the performance of visual document understanding (VDU), which typically requires models to gain abilities to perceive and reason both document texts and layouts (e.g., locations of texts and table-cells). To this end, we propose visually guide…

2023

AutoConv: Automatically Generating Information-seeking Conversations with Large Language Models

ACL 2023short

Information-seeking conversation, which aims to help users gather information through conversation, has achieved great progress in recent years. However, the research is still stymied by the scarcity of training data. To alleviate this problem, we propose AutoConv for synthetic conversation generati…

2023

Gradually Excavating External Knowledge for Implicit Complex Question Answering

EMNLP 2023long findings

Recently, large language models (LLMs) have gained much attention for the emergence of human-comparable capabilities and huge potential. However, for open-domain implicit question-answering problems, LLMs may not be the ultimate solution due to the reasons of: 1) uncovered or out-of-date domain know…

Cited by 0SourceScholar
2023

Improving Factual Consistency for Knowledge-Grounded Dialogue Systems via Knowledge Enhancement and Alignment

EMNLP 2023long findings

Pretrained language models (PLMs) based knowledge-grounded dialogue systems are prone to generate responses that are factually inconsistent with the provided knowledge source. In such inconsistent responses, the dialogue models fail to accurately express the external factual knowledge they rely upon…

Cited by 0SourcecodeScholar
2023

NewsDialogues: Towards Proactive News Grounded Conversation

ACL 2023findings

Hot news is one of the most popular topics in daily conversations. However, news grounded conversation has long been stymied by the lack of well-designed task definition and scarce data. In this paper, we propose a novel task, Proactive News Grounded Conversation, in which a dialogue system can proa…

2023

Retrieval-free Knowledge Injection through Multi-Document Traversal for Dialogue Models

ACL 2023long

Dialogue models are often enriched with extensive external knowledge to provide informative responses through a retrieval-augmented pipeline. Nevertheless, retrieval-augmented approaches rely on finely annotated retrieval training data and knowledge-grounded response generation data, making it costl…

2023

Reusing Pretrained Models by Multi-linear Operators for Efficient Training

NeurIPS 2023poster

Training large models from scratch usually costs a substantial amount of resources. Towards this problem, recent studies such as bert2BERT and LiGO have reused small pretrained models to initialize a large model (termed the ``target model''), leading to a considerable acceleration in training. Despi…

Cited by 16SourcePDFScholar
2023

Self-Supervised Logic Induction for Explainable Fuzzy Temporal Commonsense Reasoning

AAAI 2023technical

Understanding temporal commonsense concepts, such as times of occurrence and durations is crucial for event-centric language understanding. Reasoning about such temporal concepts in a complex context requires reasoning over both the stated context and the world knowledge that underlines it. A recent…

2023

mCLIP: Multilingual CLIP via Cross-lingual Transfer

ACL 2023long

Large-scale vision-language pretrained (VLP) models like CLIP have shown remarkable performance on various downstream cross-modal tasks. However, they are usually biased towards English due to the lack of sufficient non-English image-text pairs. Existing multilingual VLP methods often learn retrieva…

2022

Compression of Generative Pre-trained Language Models via Quantization

ACL 2022long

The increasing size of generative Pre-trained Language Models (PLMs) have greatly increased the demand for model compression. Despite various methods to compress BERT or its variants, there are few attempts to compress generative PLMs, and the underlying difficulty remains unclear. In this paper, we…

Cited by 101SourcePDFScholar
2022

Constructing Highly Inductive Contexts for Dialogue Safety through Controllable Reverse Generation

EMNLP 2022finding

Large pretrained language models can easily produce toxic or biased content, which is prohibitive for practical use. In order to detect such toxic generations, existing methods rely on templates, real-world data extraction, crowdsourcing workers or automatic generation to construct adversarial conte…

2022

Controlled Text Generation Using Dictionary Prior in Variational Autoencoders

ACL 2022findings

While variational autoencoders (VAEs) have been widely applied in text generation tasks, they are troubled by two challenges: insufficient representation capacity and poor controllability. The former results from the posterior collapse and restrictive assumption, which impede better representation l…

Cited by 12SourcePDFScholar
2022

Enabling Multimodal Generation on CLIP via Vision-Language Knowledge Distillation

ACL 2022findings

The recent large-scale vision-language pre-training (VLP) of dual-stream architectures (e.g., CLIP) with a tremendous amount of image-text pair data, has shown its superiority on various multimodal alignment tasks. Despite its success, the resulting models are not capable of multimodal generative ta…

Cited by 109SourcePDFScholar
2022

Exploring extreme parameter compression for pre-trained language models

ICLR 2022poster

Recent work explored the potential of large-scale Transformer-based pre-trained models, especially Pre-trained Language Models (PLMs) in natural language processing. This raises many concerns from various perspectives, e.g., financial costs and carbon emissions. Compressing PLMs like BERT with neg…

2022

G-MAP: General Memory-Augmented Pre-trained Language Model for Domain Tasks

EMNLP 2022main

General pre-trained language models (PLMs), such as BERT, have achieved remarkable performance on various NLP tasks. Recently, domain-specific PLMs have been proposed to boost the task performance of specific domains (e.g., biomedical and computer science) by continuing to pre-train general PLMs wit…

2022

How Pre-trained Language Models Capture Factual Knowledge? A Causal-Inspired Analysis

ACL 2022findings

Recently, there has been a trend to investigate the factual knowledge captured by Pre-trained Language Models (PLMs). Many works show the PLMs’ ability to fill in the missing factual words in cloze-style prompts such as ”Dante was born in [MASK].” However, it is still a mystery how PLMs generate the…

Cited by 54SourcePDFScholar
2022

Hyperlink-induced Pre-training for Passage Retrieval in Open-domain Question Answering

ACL 2022long

To alleviate the data scarcity problem in training question answering systems, recent works propose additional intermediate pre-training for dense passage retrieval (DPR). However, there still remains a large discrepancy between the provided upstream signals and the downstream question-passage relev…

2022

LiteVL: Efficient Video-Language Learning with Enhanced Spatial-Temporal Modeling

EMNLP 2022main

Recent large-scale video-language pre-trained models have shown appealing performance on various downstream tasks. However, the pre-training process is computationally expensive due to the requirement of millions of video-text pairs and the redundant data structure of each video. To mitigate these p…

Cited by 18SourcePDFScholar
2022

MINER: Multi-Interest Matching Network for News Recommendation

ACL 2022findings

Personalized news recommendation is an essential technique to help users find interested news. Accurately matching user’s interests and candidate news is the key to news recommendation. Most existing methods learn a single user embedding from user’s historical behaviors to represent the reading inte…

Cited by 87SourcePDFScholar
2022

MTRec: Multi-Task Learning over BERT for News Recommendation

ACL 2022findings

Existing news recommendation methods usually learn news representations solely based on news titles. To sufficiently utilize other fields of news information such as category and entities, some methods treat each field as an additional feature and combine different feature vectors with attentive poo…

Cited by 38SourcePDFScholar
2022

Pre-training Language Models with Deterministic Factual Knowledge

EMNLP 2022main

Previous works show that Pre-trained Language Models (PLMs) can capture factual knowledge. However, some analyses reveal that PLMs fail to perform it robustly, e.g., being sensitive to the changes of prompts when extracting factual knowledge. To mitigate this issue, we propose to let PLMs learn the…

2022

Read before Generate! Faithful Long Form Question Answering with Machine Reading

ACL 2022findings

Long-form question answering (LFQA) aims to generate a paragraph-length answer for a given question. While current work on LFQA using large pre-trained model for generation are effective at producing fluent and somewhat relevant content, one primary challenge lies in how to generate a faithful answe…

2022

Towards Efficient Post-training Quantization of Pre-trained Language Models

NeurIPS 2022accept

Network quantization has gained increasing attention with the rapid growth of large pre-trained language models~(PLMs). However, most existing quantization methods for PLMs follow quantization-aware training~(QAT) that requires end-to-end training with full access to the entire dataset. Therefore, t…

Cited by 65SourcePDFScholar
2022

bert2BERT: Towards Reusable Pretrained Language Models

ACL 2022long

In recent years, researchers tend to pre-train ever-larger language models to explore the upper limit of deep models. However, large language model pre-training costs intensive computational resources, and most of the models are trained from scratch without reusing the existing pre-trained models, w…

Cited by 86SourcePDFScholar
2021

A Mutual Information Maximization Approach for the Spurious Solution Problem in Weakly Supervised Question Answering

ACL 2021long

Weakly supervised question answering usually has only the final answers as supervision signals while the correct solutions to derive the answers are not provided. This setting gives rise to the spurious solution problem: there may exist many spurious solutions that coincidentally derive the correct…

2021

AutoTinyBERT: Automatic Hyper-parameter Optimization for Efficient Pre-trained Language Models

ACL 2021long

Pre-trained language models (PLMs) have achieved great success in natural language processing. Most of PLMs follow the default setting of architecture hyper-parameters (e.g., the hidden dimension is a quarter of the intermediate dimension in feed-forward sub-networks) in BERT. Few studies have been…

2021

BinaryBERT: Pushing the Limit of BERT Quantization

ACL 2021long

The rapid development of large pre-trained language models has greatly increased the demand for model compression techniques, among which quantization is a popular solution. In this paper, we propose BinaryBERT, which pushes BERT quantization to the limit by weight binarization. We find that a binar…

2021

DyLex: Incorporating Dynamic Lexicons into BERT for Sequence Labeling

EMNLP 2021main

Incorporating lexical knowledge into deep learning models has been proved to be very effective for sequence labeling tasks. However, previous works commonly have difficulty dealing with large-scale dynamic lexicons which often cause excessive matching noise and problems of frequent updates. In this…

2021

Generate & Rank: A Multi-task Framework for Math Word Problems

EMNLP 2021finding

Math word problem (MWP) is a challenging and critical task in natural language processing. Many recent studies formalize MWP as a generation task and have adopted sequence-to-sequence models to transform problem descriptions to mathematical expressions. However, mathematical expressions are prone to…

2021

GhostBERT: Generate More Features with Cheap Operations for BERT

ACL 2021long

Transformer-based pre-trained language models like BERT, though powerful in many tasks, are expensive in both memory and computation, due to their large number of parameters. Previous works show that some parameters in these models can be pruned away without severe accuracy drop. However, these redu…

Cited by 26SourcePDFScholar
2021

HopRetriever: Retrieve Hops over Wikipedia to Answer Complex Questions

AAAI 2021technical

Collecting supporting evidence from large corpora of text (e.g., Wikipedia) is of great challenge for open-domain Question Answering (QA). Especially, for multi-hop open-domain QA, scattered evidence pieces are required to be gathered together to support the answer extraction. In this paper, we prop…

Cited by 36SourcePDFScholar
2021

Improved OOD Generalization via Adversarial Training and Pretraing

ICML 2021spotlight

Recently, learning a model that generalizes well on out-of-distribution (OOD) data has attracted great attention in the machine learning community. In this paper, after defining OOD generalization by Wasserstein distance, we theoretically justify that a model robust to input perturbation also genera…

Cited by 86SourcePDFScholar
2021

Improving Unsupervised Question Answering via Summarization-Informed Question Generation

EMNLP 2021main

Question Generation (QG) is the task of generating a plausible question for a given <passage, answer> pair. Template-based QG uses linguistically-informed heuristics to transform declarative sentences into interrogatives, whereas supervised QG uses existing Question Answering (QA) datasets to train…

Cited by 53SourcePDFScholar
2021

Noninvasive Self-attention for Side Information Fusion in Sequential Recommendation

AAAI 2021technical

Sequential recommender systems aim to model users’ evolving interests from their historical behaviors, and hence make customized time-relevant recommendations. Compared with traditional models, deep learning approaches such as CNN and RNN have achieved remarkable advancements in recommendation tasks…

Cited by 163SourcePDFScholar
2021

Reweighting Augmented Samples by Minimizing the Maximal Expected Loss

ICLR 2021poster

Data augmentation is an effective technique to improve the generalization of deep neural networks. However, previous data augmentation methods usually treat the augmented samples equally without considering their individual impacts on the model. To address this, for the augmented samples from the sa…

Cited by 24SourcePDFScholar
2020

DynaBERT: Dynamic BERT with Adaptive Width and Depth

NeurIPS 2020spotlight

The pre-trained language models like BERT, though powerful in many natural language processing tasks, are both computation and memory expensive. To alleviate this problem, one approach is to compress them for specific tasks before deployment. However, recent works on BERT compression usually compres…