Papers with Paraphrasing
Copied to clipboard
| Challenge: | OECD, 2016) report that a significant proportion of citizens still have general reading difficulties. |
| Approach: | They propose to use a readability formula and natural language processing tools to analyze texts and highlight linguistic phenomena considered difficult to read. |
| Outcome: | The AMesure platform analyzes administrative texts and offers advice from plain language guides. |
Copied to clipboard
| Challenge: | a snowclone is a customizable phrasal template that can be realized in multiple, instantly recognized variants. |
| Approach: | They propose to use pop-culture quotes to train algorithms to detect cultural references in text. |
| Outcome: | The proposed algorithm can detect cultural references in pop-culture quotes and train on them. |
Copied to clipboard
| Challenge: | **Copyright Detective** is the first interactive forensic system for detecting, analyzing, and visualizing potential copyright risks in LLM outputs. |
| Approach: | They propose a system that detects copyright infringements and visualizes them . they use content recall testing, paraphrase-level similarity analysis and persuasive jailbreak probing . |
| Outcome: | The proposed system detects, analyzes, and visualizes potential copyright risks in LLM outputs. |
Copied to clipboard
| Challenge: | Recent research has achieved impressive results in single-turn dialogue modelling, but multi-turn models still remain challenging. |
| Approach: | They propose to rewrite human utterances as a pre-process to help multi-turn dialgoue modelling. |
| Outcome: | The proposed architecture achieves remarkably good performance on the utterance rewriting task. |
Copied to clipboard
| Challenge: | In large-scale commercial dialog systems, users express the same request in a wide variety of alternative ways with a long tail of less frequent alternatives. |
| Approach: | They propose a method to leverage this feedback by creating annotated training examples from it. |
| Outcome: | The proposed method can be used in a commercial dialog system across various domains and three languages. |
Copied to clipboard
| Challenge: | Curriculum Data Augmentation (CDA) presents synthetic data with increasing difficulties to neural models. |
| Approach: | They propose a curriculum-aware paraphrase generation module with bottom-k sampling and cyclic learning strategy that passes through the curriculums multiple times. |
| Outcome: | The proposed framework surpasses competitive baselines on few-shot text classification and dialogue generation. |
Copied to clipboard
| Challenge: | Recent approaches for paraphrasing generate unpredictable results . |
| Approach: | They propose a question paraphrasing pipeline model based on templates that identifies template and retrieves candidate templates and fills them with original topic words. |
| Outcome: | The proposed model outperforms the seq2seq model on two datasets and is more promising when the training sample is small. |
Copied to clipboard
| Challenge: | Lexical simplification involves identifying complex words or phrases that need to be simplified and suggesting simpler meaning-preserving substitutes. |
| Approach: | They propose a complex word identification model that exploits both lexical and contextual features and a word-embedding lexical substitution model to replace the detected complex words with simpler paraphrases. |
| Outcome: | The proposed model detects complex words with higher accuracy than other models and proposes good substitutes in context. |
Copied to clipboard
| Challenge: | Experimental results show that even a simple personalized CWI model can help the system avoid some unnecessary simplifications and produce more readable output. |
| Approach: | They evaluate the performance of a state-of-the-art LS system on individual learners of English at different proficiency levels and measure the benefits of using complex word identification models to personalize the system. |
| Outcome: | The proposed system produces a more readable output for learners with special needs and those with language disabilities. |
Copied to clipboard
| Challenge: | prevailing methods for paraphrase identification models are binary classification problems . current methods do not provide consistent and robust performance on unseen samples and real world problems. |
| Approach: | They propose to use binary classification to evaluate paraphrase identification models . they propose to improve methods for fine-tuning BERT models by pairing two sentences as one sequence . |
| Outcome: | The proposed methods may fail on simple tasks like identifying pairs with two identical sentences. |
Copied to clipboard
| Challenge: | Existing research on text simplification has aimed to develop generic solutions . instead, we need to develop customized simplification systems for individual users . |
| Approach: | They propose a framework for adaptive lexical simplification and introduce Lexi, a free open-source tool for personalized text simplification. |
| Outcome: | The proposed framework is based on a free open-source tool for adaptive, personalized text simplification. |
Copied to clipboard
| Challenge: | a Google Docs add-on for automatic Arabic word-level readability visualization is available for free. |
| Approach: | They propose a Google Docs add-on for automatic Arabic word-level readability visualization. |
| Outcome: | The proposed add-on can be used to assess the reading difficulty of a text and identify difficult words as part of manual text simplification. |
Copied to clipboard
| Challenge: | Developing bots requires high quality training samples, especially for unqualified crowd workers. |
| Approach: | They propose an annotated dataset for detecting quality issues in crowdsourced paraphrasing . they propose to use existing tools and services to provide baselines for identifying issues . |
| Outcome: | The proposed dataset provides a baseline for detecting unqualified paraphrases. |
Copied to clipboard
| Challenge: | Plagiarism is a major issue in science and education. |
| Approach: | They propose to use plagdet to normalize single case scores to prevent misuse of paraphrased datasets. |
| Outcome: | The proposed evaluation framework is made publicly available as a Github repository. |
Copied to clipboard
| Challenge: | Recent studies on text simplification have focused on lexical and syntactic simplification, but few studies have attempted to assess what kind of editing operations are performed by the systems in concrete terms. |
| Approach: | They develop an analytical evaluation framework for neural text simplification systems that includes fine-grained taxonomies of simplification strategies and errors. |
| Outcome: | The framework was used to evaluate TS models produced by human editors and multiple neural TS systems and found that human editors perform deletions and local substitutions while excessively omitting important information. |
Copied to clipboard
| Challenge: | a new challenge is learning from a real-world data stream and continuously updating the model without explicit supervision. |
| Approach: | They develop an adaptive learning system for text simplification which improves the underlying ranking model from usage data. |
| Outcome: | The proposed system improves the learning-to-rank model from usage data over time. |
Copied to clipboard
| Challenge: | Existing datasets can be expanded or created using a small, manually produced seed corpus. |
| Approach: | They propose a paraphrastic augmentation strategy based on sentence-level lexically constrained paraphrases and discriminative span alignment. |
| Outcome: | The proposed approach allows for the large-scale expansion of existing datasets or the rapid creation of new datasets using a small, manually produced seed corpus. |
Copied to clipboard
| Challenge: | Existing methods to generate semantic parsers that answer questions on databases require large amounts of annotated data. |
| Approach: | They propose a method to generate semantic parsers that answer questions on databases . they use automatic paraphrasing and template-based parsing to find alternative expressions . |
| Outcome: | The proposed method achieves 69.8% answer accuracy on natural questions, 16.4% higher than state-of-the-art models and 5.2% lower than the same model trained with human data. |
Copied to clipboard
| Challenge: | Existing methods to generate rewritten utterances based on dialogue context ignore coreference and ellipsis in dialogues. |
| Approach: | They propose a framework where the first stage generates editing operations and the second stage rewrites incomplete utterances utilizing the generated editing operations. |
| Outcome: | The proposed framework outperforms the existing models on three IUR datasets. |
Copied to clipboard
| Challenge: | Sentence simplification is the task of improving readability and understandability of an input text. |
| Approach: | They propose a strong pointer-copy mechanism based sequence-to-sequence sentence simplification model and a novel ‘multi-level’ soft sharing approach where each auxiliary task shares different (higher versus lower) level layers of the model. |
| Outcome: | The proposed model outperforms competing simplification systems in SARI and FKGL automatic metrics, and human evaluation. |
Copied to clipboard
| Challenge: | Large-scale conversational AI agents such as Alexa, Siri and Google Assistant help millions of users to perform a lot of tasks. |
| Approach: | They propose a Constrained Generation Framework for query rewriting at global and personalized levels. |
| Outcome: | The proposed framework significantly boosts the query rewriting performance. |
Copied to clipboard
| Challenge: | Current dialog models require large quantities of training data due to privacy issues . current methods require large amounts of training and are even scarcer in the health domain . |
| Approach: | They propose a method for creating dialog corpora from physician-patient interaction data . they combine expert knowledge provided by physicians with automatic paraphrase extraction techniques . |
| Outcome: | The proposed method outperforms existing models in the health domain . it provides a natural way of guiding learning and improves quality of human-machine interactions . |
Copied to clipboard
| Challenge: | Large-scale conversational AI agents such as Alexa, Siri, and Google Assistant are becoming increasingly popular in real-world applications to assist users in daily life. |
| Approach: | They propose a unified contextual query rewriting model that unifies QR for friction reduction and contextual carryover . they leverage the text-to-text unified framework which uses independent tasks with weighted loss to account for task importance . |
| Outcome: | The proposed model reduces friction and contextual carryover by using multiple auxiliary tasks. |
Copied to clipboard
| Challenge: | Current measures for evaluating text simplification systems focus on lexical aspects, neglecting its structural aspects. |
| Approach: | They propose to use a reference-less automatic evaluation procedure to assess simplification quality by decomposing the input based on its semantic structure and comparing it to the output. |
| Outcome: | The proposed measure has a significant correlation with human judgments and is highly comparable with existing measures. |
Copied to clipboard
| Challenge: | Automatic Readability Assessment (ARA) aims at assigning a complexity level to a text, which could help improve the accessibility to information in specific domains, such as the administrative one. |
| Approach: | They propose to use a Neural Pairwise Ranking Model (NPRM) to assess Italian administrative texts by rewriting sentences using three different rewrite strategies. |
| Outcome: | The proposed model is effective in zero-shot scenarios (0.78) and the best results are obtained by adding in-domain data (achieving perfect performance for such sentence pairs). |
Copied to clipboard
| Challenge: | a crowdsourced corpus of simplified sentences is used to generate complex sentences from more complex ones. |
| Approach: | They propose to use crowdsourced data set of simplified sentences from Japanese textbooks and reference books to generate simplified sentences. |
| Outcome: | The proposed set of simplified sentences is a good quality data set for machine learning. |
Copied to clipboard
| Challenge: | Split and Rephrase is a text simplification task that requires a strong evaluation benchmark and metric . despite its relatively new nature, the benchmark dataset contains easily exploitable syntactic cues . |
| Approach: | They propose to use crowdsourced datasets to evaluate split and rephrase models . they find that the widely used benchmark dataset universally contains exploitable syntactic cues . |
| Outcome: | The proposed model performs better than the state-of-the-art model, the authors say . they show that the datasets contain significantly more diverse syntax . |
Copied to clipboard
| Challenge: | Complex Word Identification (CWI) is a crucial first step in a simplification pipeline. |
| Approach: | They propose a system that performs CWI in context without extensive feature engineering and outperforms state-of-the-art systems on this task. |
| Outcome: | The proposed system outperforms state-of-the-art systems on complex word identification. |
Copied to clipboard
| Challenge: | Existing solutions to task-oriented dialogue systems follow pipeline designs which introduces complexity and fragility. |
| Approach: | They propose a novel sequence-to-sequence (seq2sequ) model which tracks dialogue believes and a two stage copynet instantiation which emonstrates good scalability. |
| Outcome: | The proposed framework outperforms state-of-the-art pipeline-based methods on large datasets and retains satisfactory entity match rate on out-of vocabulary (OOV) cases where pipeline-designed competitors totally fail. |
Copied to clipboard
| Challenge: | Incomplete utterance rewriting (IUR) aims to restore incomplete utterant with sufficient context information for comprehension. |
| Approach: | They propose a method to restore incomplete utterances with sufficient context information . they employ only one-layer MLP architecture to mine latent semantic information based on joint utterations . |
| Outcome: | The proposed method is superior to existing methods in quality and speed. |
Copied to clipboard
| Challenge: | Recent advances in task-solving capabilities of Large Language Models (LLMs) have motivated researchers to integrate these models into existing conversational search systems. |
| Approach: | They propose a method that leverages the capabilities of large language models to resolve ambiguities in conversation history before query rewriting. |
| Outcome: | The proposed method leads to state-of-the-art results across most settings compared with closed-source LLMs. |
Copied to clipboard
| Challenge: | Existing methods for question answering system lack large-scale question matching corpora . lack of large-sized question matching results in problem solving . |
| Approach: | They propose a large-scale Chinese question matching corpus which is released to the public . they use a search engine to collect large-sized question pairs related to high-frequency words . |
| Outcome: | The proposed corpus is more general than paraphrase corpus as it focuses on intent matching rather than paraphrasing. |
Copied to clipboard
| Challenge: | Recent approaches in Incomplete Utterance Rewriting (IUR) fail to capture the source of important words, introducing words from irrelevant utterances. |
| Approach: | They propose a framework to capture the multi-granularity of semantic information and fetch the relevant utterance. |
| Outcome: | The proposed framework outperforms state-of-the-art models on two benchmark datasets . it can capture the source of important words and fetch the relevant utterance . |
Copied to clipboard
| Challenge: | Existing models with incomplete utterances have too large search space, resulting in poor quality of rewriting results. |
| Approach: | They propose a 2-phase rewriting framework which predicts empty slots in the utterance that need to be completed and generates the part to be filled into each position. |
| Outcome: | The proposed framework achieves state-of-the-art results on several public rewriting datasets. |
Copied to clipboard
| Challenge: | Existing lexical resources do not include the relative intensities of adjectives. |
| Approach: | They propose a method to automatically learn relative intensity relation between scalar adjectives . they use a paraphrase-based method that assumes that a pair of adjectives is "really hot" a similar method is used to infer the polarity of indirect answers to "yes/no" questions . |
| Outcome: | The proposed method improves the quality of systems for ordering sets of scalar adjectives and inferring the polarity of indirect answers to "yes/no" questions. |
Copied to clipboard
| Challenge: | Existing studies on sentential paraphrase detection focus on finer grained paraphrases, i.e., phrasal paraphrase. |
| Approach: | They propose to use the SPADE to evaluate syntactic phrase alignment in paraphrasal sentences. |
| Outcome: | The proposed method is compared with humans and provides benchmarks to show its performance. |
Copied to clipboard
| Challenge: | Extended Paraphrase Typology addresses limitations of existing typologies . extended typology provides better means for evaluation and error analysis . |
| Approach: | a new typology copes with non-paraphrase pairs in paraphrase identification corpora, a paper proposes . a large corpus annotated with atomic paraphrase types is the largest to date . |
| Outcome: | The Extended Paraphrase Typology (EPT) and the Extended Typology Paraphrase Corpus (ETPC) address practical limitations of existing paraphrase typologies. |
Copied to clipboard
| Challenge: | Text simplification aims to make technical texts more accessible to laypeople but often results in deletion of information and vagueness. |
| Approach: | They propose a framework to characterize and recover simplification-induced information loss in form of question-and-answer (QA) pairs. |
| Outcome: | The proposed framework characterizes and recovers simplification-induced information loss in form of question-and-answer (QA) pairs. |
Copied to clipboard
| Challenge: | Existing methods for document-level novelty detection are limited and do not require manual feature engineering. |
| Approach: | They propose a deep Convolutional Neural Networks based model to classify a document as novel or redundant on the basis of documents already seen by the system. |
| Outcome: | The proposed model outperforms the state-of-the-art on a document-level novelty detection dataset by a margin of 5% in terms of accuracy. |
Copied to clipboard
| Challenge: | Recent advances in English automatic text simplification have pushed the frontier of multilingual text simulating. |
| Approach: | They propose to use multilingual evaluation benchmarks to evaluate multilingual text simplification models in English and other languages. |
| Outcome: | The proposed benchmark outperforms pre-trained models in Russian in zero-shot cross-lingual transfer to low-resource languages. |
Copied to clipboard
| Challenge: | a recent study has shown that the infamous Protocols are actually plagiarized . a convoluted task with no standard benchmarks for paraphrase detection and sentence similarity is a problem . |
| Approach: | They evaluate sentence representation models on the paraphrase detection task . they use a forged text from the so-called "Protocols of the Elders of Zion" scholars have demonstrated that the first text plagiarizes from the second . |
| Outcome: | The proposed model is based on the forged “Protocols of the Elders of Zion” . the model is similar to the standard model but has some problems . |
Copied to clipboard
| Challenge: | Existing studies do not consider semantic information between incomplete utterance and rewritten utterant or model the semantic structure implicitly and insufficiently. |
| Approach: | They propose a query-Enhanced network to bring semantic structural knowledge between incomplete utterance and rewritten utteras . they adopt a fast and effective edit operation scoring network to model the relation between two tokens based on extra information and the well-designed network . |
| Outcome: | The proposed query template explicitly brings semantic structural knowledge between the incomplete utterance and the rewritten utterant making model perceive where to refer back to or recover omitted tokens. |
Copied to clipboard
| Challenge: | Simplifying the entire text makes it understandable but sometimes removes important details. |
| Approach: | They propose a simplification task for rewriting text to help readers comprehend text containing unfamiliar concepts and introduce a dataset of 22k definitions from 13 academic domains paired with a difficult concept within each definition. |
| Outcome: | The proposed model outperforms open-source and commercial models on the task and human judges prefer explanations over simplifications of the difficult concept. |
Copied to clipboard
| Challenge: | Complex nominals (CNs) show similar external forms but encode different semantic relations because of noun packing. |
| Approach: | They propose to use paraphrases to convey conceptual content of english two-term CNs in the domain of environmental science to disambiguate the semantic relation between constituents of CN. |
| Outcome: | The proposed method disambiguates the semantic relation between constituents of the CN and infers the semantic relations in these multi-word terms. |
Copied to clipboard
| Challenge: | Using a simplified version of GRU, we replace the GRUs at the middle layers of hierarchical recurrent models with Fixed-size Ordinally-Forgetting Encoding (FOFE). |
| Approach: | They propose to make the lower layers simpler than the upper ones to simplify two typical hierarchical recurrent models, namely Hierarchical Recurrent Encoder-Decoder (HRED) and R-NET, whose basic building block is GRU. |
| Outcome: | The proposed models contain less trainable parameters, consume less training time, and achieve slightly better performance than baseline models. |
Copied to clipboard
| Challenge: | Existing generation methods on Incomplete Utterance Rewriting (IUR) can generate coherent utterances, but they often include irrelevant and redundant tokens in rewritten utteras . |
| Approach: | They propose a multi-task learning framework that uses editing operation labels to guide generation model to focus on critical tokens in dialogue context. |
| Outcome: | The proposed model outperforms state-of-the-art models on open-domain and task-oriented dialogues on three datasets. |
Copied to clipboard
| Challenge: | Using technology, people are increasingly able to communicate across geographical, cultural and language barriers, but they also face new challenges, as they need to adapt their communication approaches to increasingly diverse circumstances. |
| Approach: | They propose a method for suggesting paraphrases that achieve the intended level of politeness under a given communication circumstance and evaluate it in two realistic communication scenarios. |
| Outcome: | The proposed method reduces misalignment between the speaker’s intentions and listener’s perceptions in two realistic communication scenarios and is able to communicate with people from different backgrounds in diverse contexts. |
Copied to clipboard
| Challenge: | Existing studies have shown that lexically constrained decoding is effective for sentence simplification, but their constraints can be loose and may lead to sub-optimal generation. |
| Approach: | They propose an edit operation based on lexically constrained decoding for sentence simplification using a dictionary of technical terms as constraints. |
| Outcome: | The proposed method outperforms previous studies on English simplification corpora and is based on lexical paraphrasing. |
Copied to clipboard
| Challenge: | Medical texts contain technical terms, and non-experts often cannot use information effectively. |
| Approach: | They propose a method for training medical text simplification models to actively paraphrase medical terms. |
| Outcome: | The proposed method improves the performance of medical text simplification in nine languages. |
Copied to clipboard
| Challenge: | REC-LS is a system that can be used to perform a number of simplifications at once, but the results are sometimes ungrammatical and meaning can be changed, making the original text less clear and more complex. |
| Approach: | They propose a recursive context-aware lexical simplification architecture that takes previous simplification steps into account and makes use of the wider context when detecting the words in need of simplification. |
| Outcome: | The proposed system outperforms the current state-of-the-art systems in lexical simplification. |
Copied to clipboard
| Challenge: | Existing attentive models attend to all words without prior focus, which results in inaccurate concentration on some dispensable words. |
| Approach: | They propose to use semantic role labeling to provide additional guidance for multi-turn dialogue rewriting models. |
| Outcome: | The proposed model outperforms existing models on multi-turn dialogue rewriting tasks. |
Copied to clipboard
| Challenge: | In this paper, we present a dataset that is collected from users’ input in a plagiarism detection system. |
| Approach: | They propose to use a Persian paraphrase dataset that is collected from users’ input in a plagiarism detection system to improve the quality of the data. |
| Outcome: | The proposed dataset contains 2446 instances of paraphrasing. |
Copied to clipboard
| Challenge: | a dataset of 112 admissions instructions is used to simplify the language used by higher education institutions to communicate with prospective students. |
| Approach: | They propose to simplify admissions instructions by professionally simplifying them and comparing them to a dataset of 112 admissions documents. |
| Outcome: | The proposed dataset includes 112 admissions instructions from higher education institutions across the US. |
Copied to clipboard
| Challenge: | During the Covid-19 pandemic, the number of people living with anxiety and depression rose more than four times . counselor training is difficult to speed up due to several factors, such as the need for expert supervision and the laborious and time-extensive process needed to provide evaluative feedback. |
| Approach: | They propose a template-based rewriting system that transforms non-reflective statements into reflective responses using paraphrase-augmented training and adaptive template updating. |
| Outcome: | The proposed model transforms non-reflective statements into more reflective responses while achieving a good content preservation-reflection style trade-off. |
Copied to clipboard
| Challenge: | Existing stylistic text rewriting methods ignore the context of the text, causing generic, incoherent, and generic outputs. |
| Approach: | They propose a contextual evaluation metric that integrates preceding context into stylistic text rewriting. |
| Outcome: | The proposed metric integrates the preceding textual context into rewriting and evaluation stages . human preferences are better reflected by the proposed criterio and other metrics . |
Copied to clipboard
| Challenge: | Recent years have seen an increasing need for gender-neutral and inclusive language. |
| Approach: | They propose a rule-based and a neural approach to gender-neutral rewriting for English . they use manually curated synthetic and natural data to train a rewriter . |
| Outcome: | The proposed approach improves on the rule-based approach with word error rates below 0.18% on synthetic, in-domain and out-domain test sets. |
Copied to clipboard
| Challenge: | Modern language models are evaluated on large benchmarks, which are difficult to make sense of. |
| Approach: | They propose a framework to Simplify Benchmark Analysis using model-centric evaluation numbers. |
| Outcome: | The proposed framework can be applied to HELM, MMLU, and BigBenchLite benchmarks. |
Copied to clipboard
| Challenge: | Especially for questions and commands, style-variant paraphrasing can be crucial in tone and manner. |
| Approach: | They propose a corpus construction scheme that considers intent and formality of directives in Korean language. |
| Outcome: | The proposed method is validated by a corpus construction scheme on Korean topics. |
Copied to clipboard
| Challenge: | Existing approaches to query paraphrases are based on encoderdecoder architectures, but they do not support the two important functionalities beyond questions. |
| Approach: | They propose a keyword-question rewriting task to improve query understanding capabilities of NLU systems for all surface forms. |
| Outcome: | Empirically, we show that CycleKQR significantly improves QA performance by rewriting queries into the appropriate form while retaining the original semantic meaning of input queries. |
Copied to clipboard
| Challenge: | Existing approaches to rewriting queries often lack supervision signals for intermediate steps . existing approaches rely on outcome-supervised training or heuristic rules to guide the rewrite process . |
| Approach: | They propose a query rewriting framework that generates process-level supervision signals for intermediate steps. |
| Outcome: | a new query rewriting framework outperforms existing approaches on open-domain QA benchmarks. |
Copied to clipboard
| Challenge: | a dataset of similar sentences and paraphrases is a challenging task, but it requires high resources. |
| Approach: | They propose a discourse component-based paraphrase generation scheme for directive utterances . they use Korean language, which has diverse paraphrasing due to frequent subject drop . |
| Outcome: | The proposed scheme is efficient in terms of human-aided construction and content preservation. |
Copied to clipboard
| Challenge: | Paraphrasing is an important aspect of natural-language generation that can produce more variety in the way specific content is presented. |
| Approach: | They propose to use contextual paraphrasing to capture the meaning of a sentence while performing dialogue act clustering. |
| Outcome: | The proposed task combines paraphrases with dialogue act clustering to capture such contextual paraphrasing. |
Copied to clipboard
| Challenge: | a recent study examines the ability of large language models (LLMs) to paraphrase slang within climate-related tweets . slanted tweets from non-anglocentric countries may contain cultural references and idioms based on sociocultural identities . |
| Approach: | They investigate the ability of large language models to paraphrase slang within climate-related tweets from Nigeria and the UK. |
| Outcome: | The proposed model can paraphrase slang within climate-related tweets from Nigeria and the UK . the model can only parse sexist and sex-related slurs, the study shows . |
Copied to clipboard
| Challenge: | Existing methods for text similarity measurement focus on the semantic dimension, neglecting the unique linguistic attributes found in languages like Korean. |
| Approach: | They propose a Korean text-similarity metric that encompasses the semantic and tonal facets of a given text pair. |
| Outcome: | The proposed method outperforms existing methods in Korean and other languages . it identifies which methods preserve semantics and tone while preserving similarity . |
Copied to clipboard
| Challenge: | Existing in-context knowledge editing methods suffer from paraphrase sensitivity . Existing methods interfere with the model's original knowledge and can degrade its inherent capabilities. |
| Approach: | They propose a novel entity-aware inference-time knowledge routing method to address paraphrase sensitivity. |
| Outcome: | The proposed method achieves highest strict case accuracy in 11 of 12 settings, significantly reducing paraphrase sensitivity. |
Copied to clipboard
| Challenge: | Automatic Text Simplification (ATS) is a major natural language processing task that aims to help people understand complex text. |
| Approach: | They propose to use a human-annotated dataset to study automatic text simplification models to determine which metrics to use when evaluating new models. |
| Outcome: | The proposed models reconstruct the text into a simpler format by deletion, substitution, addition or splitting, while preserving the original meaning and correct grammar. |
Copied to clipboard
| Challenge: | Existing studies have focused on lexical- and sentence-level simplification, leaving long text simplification comparatively unexplored . |
| Approach: | They propose a two-level and progressive LLM-based framework that establishes an effective paradigm for automatic long text simplification under diverse test scenarios. |
| Outcome: | The proposed framework outperforms advanced and proprietary LLMs in in-domain and out-of-domain simplification tasks and matches or outperformed existing LLM frameworks. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) and Retrieval Augmented Generation (RAG) methods have demonstrated significant potential on tasks across multiple domains. |
| Approach: | They propose a lightweight IUR model for query rewriting to complete key information in dialogue to enhance retrieval. |
| Outcome: | The proposed model improves retrieval and generation ability of RAG system in multi-round dialogue scenarios. |
Copied to clipboard
| Challenge: | Large language models (LLMs) perform well on well-posed factual queries, yet standard question-answering (QA) benchmarks remain far from solved. |
| Approach: | They propose an LLM-based classifier to identify underspecified questions and apply it to several widely used QA datasets. |
| Outcome: | The proposed classifier detects underspecified questions in QA datasets and significantly improves on them. |
Copied to clipboard
| Challenge: | Existing generative expansions introduce redundancy or hallucinations that cause semantic drift. |
| Approach: | They propose a query rewriting strategy that reframes rewrite as semantic condensation rather than expansion. |
| Outcome: | The proposed method outperforms baselines on medical and legal benchmarks while reducing token consumption. |
Copied to clipboard
| Challenge: | Existing dense retrieval methods have achieved notable progress, but their effectiveness in legal case retrieval remains limited. |
| Approach: | They propose a self-evolving framework for rule-driven query rewriting that enhances BM25 without any parameter training. |
| Outcome: | The proposed framework outperforms non-evolutionary baselines, including human-designed rules and greedy rule selection, especially when powered by a high-capacity core LLM. |