paper-with-me

홈 › Papers

Neuron Level Analysis of Large Language Model in Legal Domain Reasoning

2026-06-14 · Eri Onami, Youmi Ma, Shuhei Kurita, Naoaki Okazaki arxiv

We presented a neuron-level analysis of legal-domain reasoning in LLMs, comparing it with other applied domain tasks across seven open-weight models. Using neuron attribution scores to rank and suppress influential neurons, we confirmed that suppressing the identified neurons collapses accuracy on the target task, whereas suppressing the same number of random neurons does not. We further found a small subset of neurons influential across all seven tasks; once these are removed, suppressing the remaining neurons degrades only the task they were identified from, revealing genuinely task-specific neurons in every model studied. Within the legal domain, the three benchmarks exhibit relatively high neuron overlap and tend to be affected jointly, suggesting of legal components neurons that span jurisdictions. The distribution of identified neurons in our experiments suggests that the hypothesis that influential neurons are concentrated in middle MLP layers may depend on the input format and content, rather than being a universal phenomenon.

📄 PDF Abstract BibTeX arXiv:2606.15884

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conditioning Large Language Models on Legal Systems? Detecting Punishable Hate Speech

2025-06-03 · Florian Ludwig, Torsten Zesch, Frederike Zufall

The assessment of legal problems requires the consideration of a specific legal system and its levels of abstraction, from constitutional law to statutory law to case law. The extent to which Large Language Models (LLMs)…

CRANE: Causal Relevance Analysis of Language-Specific Neurons in Multilingual Large Language Models

2026-01-08 · Yifan Le, Yunliang Li arxiv

Multilingual large language models (LLMs) achieve strong performance across languages, yet how language capabilities are organized at the neuron level remains poorly understood. Prior work has identified language-related…

Do Hallucination Neurons Generalize? Evidence from Cross-Domain Transfer in LLMs

2026-03-27 · Snehit Vaddi, Pujith Vaddi arxiv

Recent work identifies a sparse set of "hallucination neurons" (H-neurons), less than 0.1% of feed-forward network neurons, that reliably predict when large language models will hallucinate. These neurons are identified …

Question Answering

NeuroBreak: Unveil Internal Jailbreak Mechanisms in Large Language Models

2025-09-04 · Chuhan Zhang, Ye Zhang, Bowen Shi, Yuyou Gan 외 arxiv

In deployment and application, large language models (LLMs) typically undergo safety alignment to prevent illegal and unethical outputs. However, the continuous advancement of jailbreak attack techniques, designed to byp…

LexGenius: An Expert-Level Benchmark for Large Language Models in Legal General Intelligence

2025-12-04 · Wenjin Liu, Haoran Luo, Xin Feng, Xiang Ji 외 arxiv

Legal general intelligence (GI) refers to artificial intelligence (AI) that encompasses legal understanding, reasoning, and decision-making, simulating the expertise of legal experts across domains. However, existing ben…