y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#cross-domain News & Analysis

11 articles tagged with #cross-domain. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

11 articles
AIBullisharXiv – CS AI · Jun 107/10
🧠

Atomic Intent Reasoning: Bringing LLM Semantics to Industrial Cross-Domain Recommendations

Researchers introduce AIR (Atomic Intent Reasoning), an LLM-driven framework that enables cross-domain recommendations by moving language model inference offline and dynamically constructing user intents during online operations. The system achieves 400x inference acceleration while maintaining semantic understanding, with real-world testing at Kuaishou E-commerce showing a +3.446% GMV increase.

AIBullisharXiv – CS AI · Mar 46/102
🧠

SAE as a Crystal Ball: Interpretable Features Predict Cross-domain Transferability of LLMs without Training

Researchers developed SAE-based Transferability Score (STS), a new metric using sparse autoencoders to predict how well fine-tuned large language models will perform across different domains without requiring actual training. The method achieves correlation coefficients above 0.7 with actual performance changes and provides interpretable insights into model adaptation.

AINeutralarXiv – CS AI · May 276/10
🧠

Benchmarking Patent Embeddings: A Multi-Task Evaluation of 22 Models Across Retrieval, Classification, and Clustering

Researchers benchmarked 22 embedding models on patent data, finding that optimal fine-tuning strategies vary by task and that single-landscape fine-tuning degrades cross-domain performance. The study reveals significant gaps between in-domain and out-of-domain retrieval that cannot be closed with hybrid approaches, challenging assumptions about universal embedding solutions.

🧠 Llama
AINeutralarXiv – CS AI · May 116/10
🧠

IntentGrasp: A Comprehensive Benchmark for Intent Understanding

Researchers introduce IntentGrasp, a comprehensive benchmark dataset for evaluating how well large language models understand user intent across 12 diverse domains. Testing 20 frontier LLMs reveals widespread performance gaps, with most models scoring below 60% accuracy and many performing worse than random chance on challenging subsets, while a proposed fine-tuning method achieves 20-30+ point improvements.

🧠 GPT-5🧠 Claude🧠 Gemini
AINeutralarXiv – CS AI · Mar 27/1017
🧠

Exploring Robust Intrusion Detection: A Benchmark Study of Feature Transferability in IoT Botnet Attack Detection

Researchers conducted a benchmark study on IoT botnet intrusion detection systems, finding that models trained on one network domain suffer significant performance degradation when applied to different environments. The study evaluated three feature sets across four IoT datasets and provided guidelines for improving cross-domain robustness through better feature engineering and algorithm selection.

AIBullisharXiv – CS AI · Feb 276/105
🧠

Generative Data Transformation: From Mixed to Unified Data

Researchers propose TAESAR, a new data-centric framework for improving recommendation models by transforming mixed-domain data into unified target-domain sequences. The approach uses contrastive decoding to address domain gaps and data sparsity issues, outperforming traditional model-centric solutions while generalizing across various sequential models.

AINeutralarXiv – CS AI · Feb 274/105
🧠

CGSA: Class-Guided Slot-Aware Adaptation for Source-Free Object Detection

Researchers introduce CGSA, a new framework for source-free domain adaptive object detection that integrates Object-Centric Learning into DETR-based detectors. The approach uses Hierarchical Slot Awareness and Class-Guided Slot Contrast modules to improve cross-domain object detection without retaining source data, demonstrating superior performance on multiple datasets.

AINeutralarXiv – CS AI · Mar 24/105
🧠

Bridging Dynamics Gaps via Diffusion Schr\"odinger Bridge for Cross-Domain Reinforcement Learning

Researchers propose BDGxRL, a novel framework using Diffusion Schrödinger Bridge to enable reinforcement learning agents to transfer policies across different domains without direct target environment access. The method aligns source domain transitions with target dynamics through offline demonstrations and introduces reward modulation for consistent learning.