All Practice Areas

Litigation

소송

Jurisdiction: All US KR EU Intl
LOW Academic European Union

France or Spain or Germany or France: A Neural Account of Non-Redundant Redundant Disjunctions

arXiv:2602.23547v1 Announce Type: new Abstract: Sentences like "She will go to France or Spain, or perhaps to Germany or France." appear formally redundant, yet become acceptable in contexts such as "Mary will go to a philosophy program in France or...

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

Multi-Agent Causal Reasoning for Suicide Ideation Detection Through Online Conversations

arXiv:2602.23577v1 Announce Type: new Abstract: Suicide remains a pressing global public health concern. While social media platforms offer opportunities for early risk detection through online conversation trees, existing approaches face two major limitations: (1) They rely on predefined rules (e.g.,...

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

BRIDGE the Gap: Mitigating Bias Amplification in Automated Scoring of English Language Learners via Inter-group Data Augmentation

arXiv:2602.23580v1 Announce Type: new Abstract: In the field of educational assessment, automated scoring systems increasingly rely on deep learning and large language models (LLMs). However, these systems face significant risks of bias amplification, where model prediction gaps between student groups...

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

TRIZ-RAGNER: A Retrieval-Augmented Large Language Model for TRIZ-Aware Named Entity Recognition in Patent-Based Contradiction Mining

arXiv:2602.23656v1 Announce Type: new Abstract: TRIZ-based contradiction mining is a fundamental task in patent analysis and systematic innovation, as it enables the identification of improving and worsening technical parameters that drive inventive problem solving. However, existing approaches largely rely on...

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

Structured Prompt Optimization for Few-Shot Text Classification via Semantic Alignment in Latent Space

arXiv:2602.23753v1 Announce Type: new Abstract: This study addresses the issues of semantic entanglement, unclear label structure, and insufficient feature representation in few-shot text classification, and proposes an optimization framework based on structured prompts to enhance semantic understanding and task adaptation...

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

GLUScope: A Tool for Analyzing GLU Neurons in Transformer Language Models

arXiv:2602.23826v1 Announce Type: new Abstract: We present GLUScope, an open-source tool for analyzing neurons in Transformer-based language models, intended for interpretability researchers. We focus on more recent models than previous tools do; specifically we consider gated activation functions such as...

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

The Astonishing Ability of Large Language Models to Parse Jabberwockified Language

arXiv:2602.23928v1 Announce Type: new Abstract: We show that large language models (LLMs) have an astonishing ability to recover meaning from severely degraded English texts. Texts in which content words have been randomly substituted by nonsense strings, e.g., "At the ghybe...

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

MemEmo: Evaluating Emotion in Memory Systems of Agents

arXiv:2602.23944v1 Announce Type: new Abstract: Memory systems address the challenge of context loss in Large Language Model during prolonged interactions. However, compared to human cognition, the efficacy of these systems in processing emotion-related information remains inconclusive. To address this gap,...

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

Dialect and Gender Bias in YouTube's Spanish Captioning System

arXiv:2602.24002v1 Announce Type: new Abstract: Spanish is the official language of twenty-one countries and is spoken by over 441 million people. Naturally, there are many variations in how Spanish is spoken across these countries. Media platforms such as YouTube rely...

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

Task Complexity Matters: An Empirical Study of Reasoning in LLMs for Sentiment Analysis

arXiv:2602.24060v1 Announce Type: new Abstract: Large language models (LLMs) with reasoning capabilities have fueled a compelling narrative that reasoning universally improves performance across language tasks. We test this claim through a comprehensive evaluation of 504 configurations across seven model families--including...

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

Terminology Rarity Predicts Catastrophic Failure in LLM Translation of Low-Resource Ancient Languages: Evidence from Ancient Greek

arXiv:2602.24119v1 Announce Type: new Abstract: This study presents the first systematic, reference-free human evaluation of large language model (LLM) machine translation (MT) for Ancient Greek (AG) technical prose. We evaluate translations by three commercial LLMs (Claude, Gemini, ChatGPT) of twenty...

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

Serendipity with Generative AI: Repurposing knowledge components during polycrisis with a Viable Systems Model approach

arXiv:2602.23365v1 Announce Type: cross Abstract: Organisations face polycrisis uncertainty yet overlook embedded knowledge. We show how generative AI can operate as a serendipity engine and knowledge transducer to discover, classify and mobilise reusable components (models, frameworks, patterns) from existing documents....

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

Ref-Adv: Exploring MLLM Visual Reasoning in Referring Expression Tasks

arXiv:2602.23898v1 Announce Type: cross Abstract: Referring Expression Comprehension (REC) links language to region level visual perception. Standard benchmarks (RefCOCO, RefCOCO+, RefCOCOg) have progressed rapidly with multimodal LLMs but remain weak tests of visual reasoning and grounding: (i) many expressions are...

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

Neural Operators Can Discover Functional Clusters

arXiv:2602.23528v1 Announce Type: new Abstract: Operator learning is reshaping scientific computing by amortizing inference across infinite families of problems. While neural operators (NOs) are increasingly well understood for regression, far less is known for classification and its unsupervised analogue: clustering....

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

BTTackler: A Diagnosis-based Framework for Efficient Deep Learning Hyperparameter Optimization

arXiv:2602.23630v1 Announce Type: new Abstract: Hyperparameter optimization (HPO) is known to be costly in deep learning, especially when leveraging automated approaches. Most of the existing automated HPO methods are accuracy-based, i.e., accuracy metrics are used to guide the trials of...

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

On the Convergence of Single-Loop Stochastic Bilevel Optimization with Approximate Implicit Differentiation

arXiv:2602.23633v1 Announce Type: new Abstract: Stochastic Bilevel Optimization has emerged as a fundamental framework for meta-learning and hyperparameter optimization. Despite the practical prevalence of single-loop algorithms--which update lower and upper variables concurrently--their theoretical understanding, particularly in the stochastic regime, remains...

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

FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA

arXiv:2602.23638v1 Announce Type: new Abstract: Federated LoRA provides a communication-efficient mechanism for fine-tuning large language models on decentralized data. In practice, however, a discrepancy between the factor-wise averaging used to preserve low rank and the mathematically correct aggregation of local...

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

Actor-Critic Pretraining for Proximal Policy Optimization

arXiv:2602.23804v1 Announce Type: new Abstract: Reinforcement learning (RL) actor-critic algorithms enable autonomous learning but often require a large number of environment interactions, which limits their applicability in robotics. Leveraging expert data can reduce the number of required environment interactions. A...

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

Hierarchical Concept-based Interpretable Models

arXiv:2602.23947v1 Announce Type: new Abstract: Modern deep neural networks remain challenging to interpret due to the opacity of their latent representations, impeding model understanding, debugging, and debiasing. Concept Embedding Models (CEMs) address this by mapping inputs to human-interpretable concept representations...

1 min 1 month, 2 weeks ago
standing
LOW News United States

Court sides with parents in dispute over California policies on transgender students

The Supreme Court on Monday night granted a request from a group of California parents to reinstate a ruling by a federal district court that prohibits schools in that state […]The postCourt sides with parents in dispute over California policies...

1 min 1 month, 2 weeks ago
appeal
LOW News United States

Supreme Court grants Republicans’ request to pause order to redraw New York congressional map

The Supreme Court on Monday night cleared the way for New York to go forward with the 2026 elections using the state’s existing congressional map. Over the objections of the […]The postSupreme Court grants Republicans’ request to pause order to...

1 min 1 month, 2 weeks ago
appeal
LOW News United States

Justices to consider breadth of a federal defendant’s waiver of appeal

In Hunter v. United States, to be argued on Tuesday, March 3, the Supreme Court will address how broad federal defendants’ waivers of their right to appeal can be and […]The postJustices to consider breadth of a federal defendant’s waiver...

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

KairosVL: Orchestrating Time Series and Semantics for Unified Reasoning

arXiv:2602.20494v1 Announce Type: new Abstract: Driven by the increasingly complex and decision-oriented demands of time series analysis, we introduce the Semantic-Conditional Time Series Reasoning task, which extends conventional time series analysis beyond purely numerical modeling to incorporate contextual and semantic...

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

Grounding LLMs in Scientific Discovery via Embodied Actions

arXiv:2602.20639v1 Announce Type: new Abstract: Large Language Models (LLMs) have shown significant potential in scientific discovery but struggle to bridge the gap between theoretical reasoning and verifiable physical simulation. Existing solutions operate in a passive "execute-then-response" loop and thus lacks...

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

Online Algorithms with Unreliable Guidance

arXiv:2602.20706v1 Announce Type: new Abstract: This paper introduces a new model for ML-augmented online decision making, called online algorithms with unreliable guidance (OAG). This model completely separates between the predictive and algorithmic components, thus offering a single well-defined analysis framework...

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

Counterfactual Simulation Training for Chain-of-Thought Faithfulness

arXiv:2602.20710v1 Announce Type: new Abstract: Inspecting Chain-of-Thought reasoning is among the most common means of understanding why an LLM produced its output. But well-known problems with CoT faithfulness severely limit what insights can be gained from this practice. In this...

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

Balancing Multiple Objectives in Urban Traffic Control with Reinforcement Learning from AI Feedback

arXiv:2602.20728v1 Announce Type: new Abstract: Reward design has been one of the central challenges for real world reinforcement learning (RL) deployment, especially in settings with multiple objectives. Preference-based RL offers an appealing alternative by learning from human preferences over pairs...

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

PyVision-RL: Forging Open Agentic Vision Models via RL

arXiv:2602.20739v1 Announce Type: new Abstract: Reinforcement learning for agentic multimodal models often suffers from interaction collapse, where models learn to reduce tool usage and multi-turn reasoning, limiting the benefits of agentic behavior. We introduce PyVision-RL, a reinforcement learning framework for...

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

HELP: HyperNode Expansion and Logical Path-Guided Evidence Localization for Accurate and Efficient GraphRAG

arXiv:2602.20926v1 Announce Type: new Abstract: Large Language Models (LLMs) often struggle with inherent knowledge boundaries and hallucinations, limiting their reliability in knowledge-intensive tasks. While Retrieval-Augmented Generation (RAG) mitigates these issues, it frequently overlooks structural interdependencies essential for multi-hop reasoning. Graph-based...

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

Motivation is Something You Need

arXiv:2602.21064v1 Announce Type: new Abstract: This work introduces a novel training paradigm that draws from affective neuroscience. Inspired by the interplay of emotions and cognition in the human brain and more specifically the SEEKING motivational state, we design a dual-model...

1 min 1 month, 2 weeks ago
motion
Previous Page 38 of 46 Next

Impact Distribution

Critical 0
High 0
Medium 11
Low 1377