All Practice Areas

Immigration Law

이민법

Jurisdiction: All US KR EU Intl
LOW Academic International

Agentic AI for Commercial Insurance Underwriting with Adversarial Self-Critique

arXiv:2602.13213v1 Announce Type: new Abstract: Commercial insurance underwriting is a labor-intensive process that requires manual review of extensive documentation to assess risk and determine policy pricing. While AI offers substantial efficiency improvements, existing solutions lack comprehensive reasoning capabilities and internal...

1 min 1 month, 2 weeks ago
visa
LOW Academic International

Variation is the Key: A Variation-Based Framework for LLM-Generated Text Detection

arXiv:2602.13226v1 Announce Type: new Abstract: Detecting text generated by large language models (LLMs) is crucial but challenging. Existing detectors depend on impractical assumptions, such as white-box settings, or solely rely on text-level features, leading to imprecise detection ability. In this...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

PlotChain: Deterministic Checkpointed Evaluation of Multimodal LLMs on Engineering Plot Reading

arXiv:2602.13232v1 Announce Type: new Abstract: We present PlotChain, a deterministic, generator-based benchmark for evaluating multimodal large language models (MLLMs) on engineering plot reading-recovering quantitative values from classic plots (e.g., Bode/FFT, step response, stress-strain, pump curves) rather than OCR-only extraction or...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

NL2LOGIC: AST-Guided Translation of Natural Language into First-Order Logic with Large Language Models

arXiv:2602.13237v1 Announce Type: new Abstract: Automated reasoning is critical in domains such as law and governance, where verifying claims against facts in documents requires both accuracy and interpretability. Recent work adopts structured reasoning pipelines that translate natural language into first-order...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

AST-PAC: AST-guided Membership Inference for Code

arXiv:2602.13240v1 Announce Type: new Abstract: Code Large Language Models are frequently trained on massive datasets containing restrictively licensed source code. This creates urgent data governance and copyright challenges. Membership Inference Attacks (MIAs) can serve as an auditing mechanism to detect...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

DECKBench: Benchmarking Multi-Agent Frameworks for Academic Slide Generation and Editing

arXiv:2602.13318v1 Announce Type: new Abstract: Automatically generating and iteratively editing academic slide decks requires more than document summarization. It demands faithful content selection, coherent slide organization, layout-aware rendering, and robust multi-turn instruction following. However, existing benchmarks and evaluation protocols do...

1 min 1 month, 2 weeks ago
tps
LOW Academic International

Contrastive explanations of BDI agents

arXiv:2602.13323v1 Announce Type: new Abstract: The ability of autonomous systems to provide explanations is important for supporting transparency and aiding the development of (appropriate) trust. Prior work has defined a mechanism for Belief-Desire-Intention (BDI) agents to be able to answer...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

On-Policy Supervised Fine-Tuning for Efficient Reasoning

arXiv:2602.13407v1 Announce Type: new Abstract: Large reasoning models (LRMs) are commonly trained with reinforcement learning (RL) to explore long chain-of-thought reasoning, achieving strong performance at high computational cost. Recent methods add multi-reward objectives to jointly optimize correctness and brevity, but...

1 min 1 month, 2 weeks ago
tps
LOW Academic United States

SPILLage: Agentic Oversharing on the Web

arXiv:2602.13516v1 Announce Type: new Abstract: LLM-powered agents are beginning to automate user's tasks across the open web, often with access to user resources such as emails and calendars. Unlike standard LLMs answering questions in a controlled ChatBot setting, web agents...

1 min 1 month, 2 weeks ago
tps
LOW Academic United States

Who Do LLMs Trust? Human Experts Matter More Than Other LLMs

arXiv:2602.13568v1 Announce Type: new Abstract: Large language models (LLMs) increasingly operate in environments where they encounter social information such as other agents' answers, tool outputs, or human recommendations. In humans, such inputs influence judgments in ways that depend on the...

1 min 1 month, 2 weeks ago
ead
LOW Academic European Union

The Quantization Trap: Breaking Linear Scaling Laws in Multi-Hop Reasoning

arXiv:2602.13595v1 Announce Type: new Abstract: Neural scaling laws provide a predictable recipe for AI advancement: reducing numerical precision should linearly improve computational efficiency and energy profile (E proportional to bits). In this paper, we demonstrate that this scaling law breaks...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

Building Autonomous GUI Navigation via Agentic-Q Estimation and Step-Wise Policy Optimization

arXiv:2602.13653v1 Announce Type: new Abstract: Recent advances in Multimodal Large Language Models (MLLMs) have substantially driven the progress of autonomous agents for Graphical User Interface (GUI). Nevertheless, in real-world applications, GUI agents are often faced with non-stationary environments, leading to...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

AllMem: A Memory-centric Recipe for Efficient Long-context Modeling

arXiv:2602.13680v1 Announce Type: new Abstract: Large Language Models (LLMs) encounter significant performance bottlenecks in long-sequence tasks due to the computational complexity and memory overhead inherent in the self-attention mechanism. To address these challenges, we introduce \textsc{AllMem}, a novel and efficient...

1 min 1 month, 2 weeks ago
ead
LOW Academic European Union

Multimodal Consistency-Guided Reference-Free Data Selection for ASR Accent Adaptation

arXiv:2602.13263v1 Announce Type: new Abstract: Automatic speech recognition (ASR) systems often degrade on accented speech because acoustic-phonetic and prosodic shifts induce a mismatch to training data, making labeled accent adaptation costly. However, common pseudo-label selection heuristics are largely text-centric (e.g.,...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

Language Model Memory and Memory Models for Language

arXiv:2602.13466v1 Announce Type: new Abstract: The ability of machine learning models to store input information in hidden layer vector embeddings, analogous to the concept of `memory', is widely employed but not well characterized. We find that language model embeddings typically...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

Think Deep, Not Just Long: Measuring LLM Reasoning Effort via Deep-Thinking Tokens

arXiv:2602.13517v1 Announce Type: new Abstract: Large language models (LLMs) have demonstrated impressive reasoning capabilities by scaling test-time compute via long Chain-of-Thought (CoT). However, recent findings suggest that raw token counts are unreliable proxies for reasoning quality: increased generation length does...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

Small Reward Models via Backward Inference

arXiv:2602.13551v1 Announce Type: new Abstract: Reward models (RMs) play a central role throughout the language model (LM) pipeline, particularly in non-verifiable domains. However, the dominant LLM-as-a-Judge paradigm relies on the strong reasoning capabilities of large models, while alternative approaches require...

1 min 1 month, 2 weeks ago
tps
LOW Academic International

DistillLens: Symmetric Knowledge Distillation Through Logit Lens

arXiv:2602.13567v1 Announce Type: new Abstract: Standard Knowledge Distillation (KD) compresses Large Language Models (LLMs) by optimizing final outputs, yet it typically treats the teacher's intermediate layer's thought process as a black box. While feature-based distillation attempts to bridge this gap,...

1 min 1 month, 2 weeks ago
tps
LOW Academic International

Elo-Evolve: A Co-evolutionary Framework for Language Model Alignment

arXiv:2602.13575v1 Announce Type: new Abstract: Current alignment methods for Large Language Models (LLMs) rely on compressing vast amounts of human preference data into static, absolute reward functions, leading to data scarcity, noise sensitivity, and training instability. We introduce Elo-Evolve, a...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

Metaphors' journeys across time and genre: tracking the evolution of literary metaphors with temporal embeddings

arXiv:2602.13701v1 Announce Type: new Abstract: Metaphors are a distinctive feature of literary language, yet they remain less studied experimentally than everyday metaphors. Moreover, previous psycholinguistic and computational approaches overlooked the temporal dimension, although many literary metaphors were coined centuries apart...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

Beyond Words: Evaluating and Bridging Epistemic Divergence in User-Agent Interaction via Theory of Mind

arXiv:2602.13832v1 Announce Type: new Abstract: Large Language Models (LLMs) have developed rapidly and are widely applied to both general-purpose and professional tasks to assist human users. However, they still struggle to comprehend and respond to the true user needs when...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

Speculative Decoding with a Speculative Vocabulary

arXiv:2602.13836v1 Announce Type: new Abstract: Speculative decoding has rapidly emerged as a leading approach for accelerating language model (LM) inference, as it offers substantial speedups while yielding identical outputs. This relies upon a small draft model, tasked with predicting the...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

PrivAct: Internalizing Contextual Privacy Preservation via Multi-Agent Preference Training

arXiv:2602.13840v1 Announce Type: new Abstract: Large language model (LLM) agents are increasingly deployed in personalized tasks involving sensitive, context-dependent information, where privacy violations may arise in agents' action due to the implicitness of contextual privacy. Existing approaches rely on external,...

1 min 1 month, 2 weeks ago
tps
LOW Academic International

Tutoring Large Language Models to be Domain-adaptive, Precise, and Safe

arXiv:2602.13860v1 Announce Type: new Abstract: The overarching research direction of this work is the development of a ''Responsible Intelligence'' framework designed to reconcile the immense generative power of Large Language Models (LLMs) with the stringent requirements of real-world deployment. As...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

Pre-Editorial Normalization for Automatically Transcribed Medieval Manuscripts in Old French and Latin

arXiv:2602.13905v1 Announce Type: new Abstract: Recent advances in Automatic Text Recognition (ATR) have improved access to historical archives, yet a methodological divide persists between palaeographic transcriptions and normalized digital editions. While ATR models trained on more palaeographically-oriented datasets such as...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

The Sufficiency-Conciseness Trade-off in LLM Self-Explanation from an Information Bottleneck Perspective

arXiv:2602.14002v1 Announce Type: new Abstract: Large Language Models increasingly rely on self-explanations, such as chain of thought reasoning, to improve performance on multi step question answering. While these explanations enhance accuracy, they are often verbose and costly to generate, raising...

1 min 1 month, 2 weeks ago
ead
LOW Academic International

GRRM: Group Relative Reward Modeling for Machine Translation

arXiv:2602.14028v1 Announce Type: new Abstract: While Group Relative Policy Optimization (GRPO) offers a powerful framework for LLM post-training, its effectiveness in open-ended domains like Machine Translation hinges on accurate intra-group ranking. We identify that standard Scalar Quality Metrics (SQM) fall...

1 min 1 month, 2 weeks ago
tps
LOW Academic International

LogitsCoder: Towards Efficient Chain-of-Thought Path Search via Logits Preference Decoding for Code Generation

arXiv:2602.14054v1 Announce Type: new Abstract: Code generation remains a challenging task that requires precise and structured reasoning. Existing Test Time Scaling (TTS) methods, including structured tree search, have made progress in exploring reasoning paths but still face two major challenges:...

1 min 1 month, 2 weeks ago
ead
LOW Academic European Union

Attention-gated U-Net model for semantic segmentation of brain tumors and feature extraction for survival prognosis

arXiv:2602.15067v1 Announce Type: new Abstract: Gliomas, among the most common primary brain tumors, vary widely in aggressiveness, prognosis, and histology, making treatment challenging due to complex and time-intensive surgical interventions. This study presents an Attention-Gated Recurrent Residual U-Net (R2U-Net) based...

1 min 1 month, 2 weeks ago
ead
LOW Academic United States

Alignment in Time: Peak-Aware Orchestration for Long-Horizon Agentic Systems

arXiv:2602.17910v1 Announce Type: new Abstract: Traditional AI alignment primarily focuses on individual model outputs; however, autonomous agents in long-horizon workflows require sustained reliability across entire interaction trajectories. We introduce APEMO (Affect-aware Peak-End Modulation for Orchestration), a runtime scheduling layer that...

1 min 1 month, 2 weeks ago
ead
Previous Page 48 of 71 Next

Impact Distribution

Critical 0
High 0
Medium 7
Low 2110