paper-with-me

Papers

MUSER: A Multi-View Similar Case Retrieval Dataset

2023-10-24 · Qingquan Li, Yiran Hu, Feng Yao, Chaojun Xiao, Zhiyuan Liu, Maosong Sun, Weixing Shen

Similar case retrieval (SCR) is a representative legal AI application that plays a pivotal role in promoting judicial fairness. However, existing SCR datasets only focus on the fact description section when judging the similarity between cases, ignoring other valuable sections (e.g., the court's opinion) that can provide insightful reasoning process behind. Furthermore, the case similarities are typically measured solely by the textual semantics of the fact descriptions, which may fail to capture the full complexity of legal cases from the perspective of legal knowledge. In this work, we present MUSER, a similar case retrieval dataset based on multi-view similarity measurement and comprehensive legal element with sentence-level legal element annotations. Specifically, we select three perspectives (legal fact, dispute focus, and law statutory) and build a comprehensive and structured label schema of legal elements for each of them, to enable accurate and knowledgeable evaluation of case similarities. The constructed dataset originates from Chinese civil cases and contains 100 query cases and 4,024 candidate cases. We implement several text classification algorithms for legal element prediction and various retrieval methods for retrieving similar cases on MUSER. The experimental results indicate that incorporating legal elements can benefit the performance of SCR models, but further efforts are still required to address the remaining challenges posed by MUSER. The source code and dataset are released at https://github.com/THUlawtech/MUSER.

📄 PDF Abstract BibTeX arXiv:2310.15602

Code (1)

thulawtech/muser 공식 구현 pytorch

Tasks

FairnessRetrievalSentencetext-classificationText Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MuseRAG: Idea Originality Scoring At Scale

2025-05-22 · Ali Sarosh Bangash, Krish Veera, Ishfat Abrar Islam, Raiyan Abdul Baten

An objective, face-valid way to assess the originality of creative ideas is to measure how rare each idea is within a population -- an approach long used in creativity research but difficult to automate at scale. Tabulat…

RAGRetrieval-augmented Generationvalid

SimUSER: Simulating User Behavior with Large Language Models for Recommender System Evaluation

2025-04-17 · Nicolas Bougie, Narimasa Watanabe

Recommender systems play a central role in numerous real-life applications, yet evaluating their performance remains a significant challenge due to the gap between offline metrics and online behaviors. Given the scarcity…

Recommendation Systems

Read and Reason with MuSeRC and RuCoS: Datasets for Machine Reading Comprehension for Russian

2020-12-01 · COLING 2020 8 · Alena Fenogenova, Vladislav Mikhailov, Denis Shevelev

The paper introduces two Russian machine reading comprehension (MRC) datasets, called MuSeRC and RuCoS, which require reasoning over multiple sentences and commonsense knowledge to infer the answer. The former follows th…

Machine Reading ComprehensionReading Comprehension

Learning Music Sequence Representation from Text Supervision

2023-05-31 · Tianyu Chen, Yuan Xie, Shuai Zhang, Shaohan Huang 외

Music representation learning is notoriously difficult for its complex human-related concepts contained in the sequence of numerical signals. To excavate better MUsic SEquence Representation from labeled audio, we propos…

Contrastive LearningRepresentation Learning

MusER: Musical Element-Based Regularization for Generating Symbolic Music with Emotion

2023-12-16 · Shulei Ji, Xinyu Yang

Generating music with emotion is an important task in automatic music generation, in which emotion is evoked through a variety of musical elements (such as pitch and duration) that change over time and collaborate with e…

Music Generation