AIChainDay
홈🔥 트렌딩AI블록체인AI×블록체인시장분석리포트
AIChainDay

AI와 블록체인의 최신 뉴스와 인사이트를 매일 큐레이션합니다. 기술의 교차점에서 일어나는 혁신을 놓치지 마세요.

바로가기

  • 소개
  • 뉴스 소스
  • 뉴스레터
  • AI 뉴스
  • 블록체인 뉴스

뉴스레터 구독

매주 핵심 뉴스를 이메일로 받아보세요.

© 2026 AIChainDay.✨ Powered by Gemini AIGitHub
개인정보처리방침이용약관문의하기

🔥 인기 글 랭킹

👁 조회수 (24h)▲ 업보트 랭킹

최근 24시간 기준 조회수 순위입니다.

1
AI
3시간 전

Masked Diffusion Language Models are Strong and Steerable Text-Based World Models for Agentic RL

arXiv:2607. 16204v1 Announce Type: new Abstract: Recent growth in reinforcement learning (RL) has surfaced a need for diverse, specialized training environments. Hand-curated environments with fixed task and reward difficulties become ineffective signals as model performance improves, and sparse rew

#확산언어모델#월드모델#에이전트RL
📰미디어arXiv cs.AI
원문
2
AI
3시간 전

RAIL Guard: Closing the Evaluation-to-Remediation Gap in Responsible AI for LLM Agents

arXiv:2607. 16215v1 Announce Type: new Abstract: Existing guardrail systems for large language model agents operate as binary classifiers that block unsafe content, leaving organizations to discard failing outputs and retry from scratch. We introduce RAIL Guard, a closed-loop responsible AI pipeline

#LLM에이전트#AI안전#가드레일
📰미디어arXiv cs.AI
원문
3
AI
3시간 전

SelKV: Selective KV Cache Merging with Per-Token Merge-or-Drop and Attention Compensation

arXiv:2607. 16213v1 Announce Type: new Abstract: Large Language Models (LLMs) generate text autoregressively, relying on a key-value (KV) cache whose memory footprint grows linearly with context length, creating a major bottleneck. Recent compression methods mitigate this cost via token merging; how

#LLM#KV캐시압축#추론최적화
📰미디어arXiv cs.AI
원문
4
AI
3시간 전

Some Large Language Models Exhibit Consistent Risk Attitudes

arXiv:2607. 16197v1 Announce Type: new Abstract: As artificial intelligence systems are deployed in open-ended, high-stakes settings, a critical dimension remains unmeasured: how perceived risk is translated into action. We test whether large language models (LLMs) exhibit systematic and consistent

#LLM#위험성향#의사결정
📰미디어arXiv cs.AI
원문
5
AI
3시간 전

PlanFlip: Attacking Multi-Agent LLM Systems via Planning-Phase Prompt Injection

arXiv:2607. 16199v1 Announce Type: new Abstract: Multi-agent LLM systems increasingly rely on a Planner to decompose goals into sub-task sequences that downstream Executor and Critic agents execute and audit. We identify the planning phase as a critical attack surface: a single injection into the Pl

#프롬프트인젝션#멀티에이전트#AI보안
📰미디어arXiv cs.AI
원문
6
AI
3시간 전

Rater State Bias in RLHF Preference Data: An Audit Framework

arXiv:2607. 16195v1 Announce Type: new Abstract: We identify a structured confound in Reinforcement Learning from Human Feedback (RLHF). Pairwise preference labels are intended to reflect the compared outputs, but they may also reflect the rater's state during annotation. Under sustained stressful o

#RLHF#데이터편향#선호데이터
📰미디어arXiv cs.AI
원문
7
AI
3시간 전

Democratizing AI with Small Language Models: Structured Benchmarking and Parameter-Efficient Fine-Tuning for Local Deployment

arXiv:2607. 16202v1 Announce Type: new Abstract: AI democratization is not primarily a question of matching frontier-scale generality; it is a question of whether capable models can be selected, audited, and specialized under hardware and governance constraints that ordinary institutions can actuall

#소형언어모델#파라미터효율파인튜닝#로컬배포
📰미디어arXiv cs.AI
원문
8
AI
3시간 전

Design and Validation of a Lightweight 1D CNN for Affective Touch Classification in Soft Plush Companions

arXiv:2607. 16196v1 Announce Type: new Abstract: Soft, sensorized companions offer a physically safe and emotionally intuitive interface for socially assistive technologies, yet their deformability and multichannel tactile sensing complicate the robust interpretation of human affect. This study pres

#딥러닝#CNN#촉각인식
📰미디어arXiv cs.AI
원문
9
AI
3시간 전

Deterministic Replay for AI Agent Systems

arXiv:2607. 16200v1 Announce Type: new Abstract: AI agent systems that couple large language models (LLMs) with external tools and APIs are inherently non-deterministic: LLM sampling variance, external API state, CDN infrastructure headers, and execution-environment noise collectively prevent any pr

#AI에이전트#결정론적재생#재현성
📰미디어arXiv cs.AI
원문
10
AI
3시간 전

A Survey on GNN-based Link Prediction: Techniques, Applications, and Challenges

arXiv:2607. 16198v1 Announce Type: new Abstract: Graph Neural Networks (GNNs) have emerged as the leading paradigm for link prediction, enabling the inference of missing connections and the anticipation of potential future links. However, existing reviews lack systematic exploration specifically tar

#그래프신경망#링크예측#서베이
📰미디어arXiv cs.AI
원문
11
AI
3시간 전

Accurate and Efficient Long-Term Memory for LLM Agents

arXiv:2607. 16211v1 Announce Type: new Abstract: LLM agents augmented with persistent memory can recall past interactions, but existing systems suffer from two limitations: flat, unstructured storage loses relational context needed for multi-hop and temporal reasoning, and reliance on expensive LLM-

#LLM에이전트#장기기억#메모리시스템
📰미디어arXiv cs.AI
원문
12
AI
3시간 전

Generative Ontology Induction: Domain-Agnostic Schema Discovery from Document Corpora Using Large Language Models

arXiv:2607. 16201v1 Announce Type: new Abstract: Ontology engineering remains a critical bottleneck in knowledge-intensive AI systems. Existing automated approaches either depend on predefined schemas, operate within narrow domains, or produce unstructured outputs unsuitable for downstream pipelines

#온톨로지#지식그래프#LLM
📰미디어arXiv cs.AI
원문
13
AI
3시간 전

It Takes 8 Tokens: Weak-to-Strong Off-Policy RL via Auxiliary Branches

arXiv:2607. 16205v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards has emerged as a standard approach for enhancing reasoning in large language models, which typically optimizes the policy by contrasting multiple self generated rollouts. However, we identify a critical s

#강화학습#LLM추론#RLVR
📰미디어arXiv cs.AI
원문
14
AI
3시간 전

PPO-HSC: An Exploratory Reinforcement Learning Framework Based on Wide-Area Policy Coverage Optimization

arXiv:2607. 16206v1 Announce Type: new Abstract: This paper introduces PPO-HSC (Proximal Policy Optimization with High-order Sampling Coverage), an exploratory reinforcement learning framework designed to address the "Invisible Shackles" of mode collapse in Large Language Model (LLM) fine-tuning. Wh

#강화학습#PPO#LLM파인튜닝
📰미디어arXiv cs.AI
원문
15
AI
3시간 전

Symbolic Augmentation Closes a Canonical-Equivalence Blind Spot in Neural Fact-Checkers

arXiv:2607. 16212v1 Announce Type: new Abstract: Large language models hallucinate numbers and units when summarizing scientific text, a failure mode that can silently invert a scientific claim. We recast the detection of such errors as typed verification: we introduce a five-class typed-quantity er

#LLM환각#팩트체킹#벤치마크
📰미디어arXiv cs.AI
원문
16
AI
3시간 전

ColGraphRAG: Late-Interaction Evidence Retrieval for Multimodal GraphRAG

arXiv:2607. 16208v1 Announce Type: new Abstract: Graph-grounded multimodal question answering organizes text, tables, and images in a structured evidence graph, yet end-to-end accuracy depends on which multimodal assets are ranked highly enough to enter downstream reasoning; for graph-linked images,

#그래프RAG#멀티모달#증거검색
📰미디어arXiv cs.AI
원문
17
AI
3시간 전

JUMP: Single-Pass Membership Inference on Fine-Tuned Diffusion Language Models

arXiv:2607. 16207v1 Announce Type: new Abstract: Membership inference attacks (MIAs) test whether a candidate example appeared in a model's training data. We study MIAs for fine-tuned discrete diffusion language models (dLLMs), where membership means inclusion in the target model's fine-tuning set.

#멤버십추론공격#프라이버시#확산언어모델
📰미디어arXiv cs.AI
원문
18
AI
3시간 전

Generalist AI Control: Towards Multi-purpose Adaptive Algorithms

arXiv:2607. 16313v1 Announce Type: new Abstract: Traditional controllers are designed for specific systems and do not transfer across different system orders and dynamics. We present a Generalist Controller, a learning-based controller capable of controlling systems of varying orders and dynamics. T

#범용AI제어#신경망컨트롤러#어텐션메커니즘
📰미디어arXiv cs.AI
원문
19
AI
3시간 전

A Survey on the Verification of Reinforcement Learning Policies

arXiv:2607. 16210v1 Announce Type: new Abstract: Reinforcement learning (RL) is increasingly applied in complex, safety-critical domains, yet the lack of rigorous behavioral guarantees for neural network-based policies remains a major barrier to deployment. Recent advances in policy expressiveness a

#강화학습#정책검증#AI안전
📰미디어arXiv cs.AI
원문
20
AI
3시간 전

Shapley Context Pruning: A Cooperative Game Perspective for Context Reranking and Pruning

arXiv:2607. 16209v1 Announce Type: new Abstract: Context reranking and pruning have become essential for improving the efficiency of modern Retrieval-Augmented Generation (RAG) systems, yet an interpretable and unified framework remains underexplored. Previous work has primarily emphasized lexical r

#RAG#컨텍스트프루닝#섀플리값
📰미디어arXiv cs.AI
원문
21
AI💼투자자👥일반
13시간 전

China’s AI models have Trump’s AI world at war with itself

중국 문샷(Moonshot)의 무료 오픈소스 모델 Kimi가 OpenAI·Anthropic급 성능으로 트럼프 진영 AI 전략가들의 내분을 촉발

KimiMoonshot
#미국 AI 정책#중국 AI 모델#트럼프 행정부
🔬연구MIT Technology Review AI
원문
22
AI🧑‍💻개발자
15시간 전

Introducing Cosmos 3 Edge

NVIDIA가 4B 파라미터 오픈 월드모델 Cosmos 3 Edge를 Hugging Face에 공개, 엣지 기기에서 로봇 추론·행동 생성 지원

NVIDIACosmos 3 Edge
#엔비디아#코스모스 3 엣지#엣지 AI
🏢공식HuggingFace Blog
원문
23
AI👥일반🧑‍💻개발자
22시간 전

AI is more likely than humans to form biases when hiring

프린스턴·시카고대 연구, 가상 채용 실험에서 LLM이 인간보다 약 65% 강하게 집단 고정관념 형성

OpenAIAnthropic
#AI 편향#채용 AI#LLM 연구
🔬연구MIT Technology Review AI
원문
24
Logic, Optimization, and Artificial Intelligence
AI🧑‍💻개발자
1일 전

Logic, Optimization, and Artificial Intelligence

규칙 기반 AI에서 논리와 최적화의 결합을 정리한 서베이, AI 투명성 요구 속 재조명

#규칙기반AI#논리학#최적화
📰미디어arXiv cs.AI
원문
25
MGDT: MLLM-Guided Diffusion Transformer with Relation-Adaptive Mixture-of-Experts for Multimodal Knowledge Graph Completion
AI🧑‍💻개발자
1일 전

MGDT: MLLM-Guided Diffusion Transformer with Relation-Adaptive Mixture-of-Experts for Multimodal Knowledge Graph Completion

멀티모달 지식그래프 완성(MKGC)용 '정렬 후 확산(align-then-diffuse)' 프레임워크 MGDT 제안

MGDT
#지식그래프#디퓨전모델#멀티모달
📰미디어arXiv cs.AI
원문
26
AnovaX: A Local, Multi-Agent Voice Assistant with LLM Planning, Typed Executors, and Adaptive Recovery
AI🧑‍💻개발자
1일 전

AnovaX: A Local, Multi-Agent Voice Assistant with LLM Planning, Typed Executors, and Adaptive Recovery

로컬 우선 데스크톱 음성 비서 AnovaX 공개, 데스크톱 자체를 행동 표면으로 활용

AnovaXGemini
#음성비서#로컬멀티에이전트#LLM플래닝
📰미디어arXiv cs.AI
원문
27
Do Coding Agents Need Executable World Models, Simplification, and Verification to Solve ARC-AGI-3?
AI🧑‍💻개발자
1일 전

Do Coding Agents Need Executable World Models, Simplification, and Verification to Solve ARC-AGI-3?

ARC-AGI-3 에이전트 성능 요인을 4개 중첩 Codex 기반 에이전트로 분리 검증

ARC-AGI-3Codex
#코딩에이전트#ARC-AGI#월드모델
📰미디어arXiv cs.AI
원문
28
AI🧑‍💻개발자
1일 전

Causal-Audit: Explicit and Auditable Graph-based Reasoning via Target-Aware Causal Chain Construction

문맥 없는 개입형 질의응답을 위한 명시적·감사 가능 인과 추론 프레임워크 제안

#인과추론#그래프추론#감사가능성
📰미디어arXiv cs.AI
원문
29
AI👥일반
1일 전

A Critical Analysis of Trustworthy AI Tools, Mark Frameworks, and the Implementation Chasms

OECD 데이터셋 기반으로 신뢰 가능 AI(TAI) 도구·인증마크 프레임워크를 실증 분석

OECD
#신뢰가능AI#AI윤리#AI거버넌스
📰미디어arXiv cs.AI
원문
30
AI🧑‍💻개발자
1일 전

Knowledge-Centric Agents for Workflow Generation

ComfyUI 워크플로 생성을 지식 중심 문제로 재정의, 지식 역전·주입·추론 3단계 프레임워크 제안

ComfyUI
#LLM#AI에이전트#워크플로우생성
📰미디어arXiv cs.AI
원문
31
AI🧑‍💻개발자
1일 전

Beyond a Joke: Multi-Angle Reasoning for Detecting and Explaining Harmful Humor in Memes

유머·혐오가 공존하는 밈 이해용 VLM 프레임워크 MAR-12 제안, 이론 기반 12개 관점으로 해석

MAR-12PrideMM
#멀티모달#유해콘텐츠탐지#밀맘분석
📰미디어arXiv cs.AI
원문
32
AI🧑‍💻개발자
1일 전

NeurOWL: An LLM-Based Neural-symbolic Framework for Incomplete OWL Ontology Reasoning

불완전 OWL 온톨로지에서 비함의 포섭관계의 타당성 검증과 누락 공리 설명을 동시 수행하는 NeurOWL 제안

NeurOWL
#뉴로심볼릭#온톨로지추론#LLM
📰미디어arXiv cs.AI
원문
33
AI🧑‍💻개발자
1일 전

Behavioral Controllability of Agentic Models for Information Extraction: From Fixed Workflows to Reflective Agents

반영(reflection)·메모리 등 에이전트 요소가 고정 LLM 워크플로 대비 실제 개선을 주는지 검증

#LLM에이전트#정보추출#리플렉션
📰미디어arXiv cs.AI
원문
34
AI🧑‍💻개발자
1일 전

SeerGuard: A Safety Framework for Mobile GUI Agents via World Model Prediction

모바일 GUI 에이전트의 위험을 실행 전에 차단하는 결과 인지형 안전 프레임워크 SeerGuard 제안

SeerGuardSAWM
#AI안전성#GUI에이전트#월드모델
📰미디어arXiv cs.AI
원문
35
AI🧑‍💻개발자💼투자자
1일 전

GraphDx: A Cost-Aware Knowledge-Enhanced Multi-Agent Framework for Sequential Diagnosis

비용 인지 순차 진단 프레임워크 GraphDx, 진단 성공률을 50~68%에서 79~93%로 향상

GraphDxDeepSeek-V3
#의료AI#멀티에이전트#순차진단
📰미디어arXiv cs.AI
원문
36
AI🧑‍💻개발자
1일 전

Precise but Uncoupled: Reviewer Precision Does Not Guarantee Critique Uptake in Multi-Agent Math Reasoning

4181개 Omni-MATH 문제 실험으로 리뷰어 정밀도와 비평 수용(uptake)이 별개임을 실증

Omni-MATHgpt-oss-120b
#멀티에이전트#수학추론#리뷰어에이전트
📰미디어arXiv cs.AI
원문
37
AI🧑‍💻개발자
1일 전

DrawingVQA: A Real-World Benchmark for Multi-Depth Visual-Textual Reasoning on Construction Drawings

실제 시공 도면 대상 첫 MLLM 벤치마크 DrawingVQA 공개 — IFC 도면 33장, 전문가 검수 QA 92쌍

DrawingVQA
#멀티모달벤치마크#건설도면#시각추론
📰미디어arXiv cs.AI
원문
38
AI🧑‍💻개발자
1일 전

From Black Box to Executable Logic: Explainable Reinforcement Learning through Prolog Expert Systems

학습된 심층 RL 정책을 실행 가능한 Prolog 프로그램으로 바꾸는 3단계 사후 변환 제안

#강화학습#설명가능AI#Prolog
📰미디어arXiv cs.AI
원문
39
AI🧑‍💻개발자💼투자자
1일 전

Cura 1T: Specialized Model for Agentic Healthcare

의료 특화 LLM Cura 1T 공개, 인간 승인 게이트를 둔 자기 진화 루프로 학습

Cura 1T
#의료AI#특화모델#에이전트헬스케어
📰미디어arXiv cs.AI
원문
40
AI🧑‍💻개발자
1일 전

AgentFAIR: A Multi-Agent Collaborative Framework for FAIRness Evaluation of Geospatial Datasets

지리공간 데이터 FAIR 평가용 멀티에이전트 AgentFAIR 제안, 13개 세부원칙별 LLM 평가자 구성

AgentFAIRFAIR-enough
#멀티에이전트#데이터평가#FAIR원칙
📰미디어arXiv cs.AI
원문
41
AI🧑‍💻개발자
1일 전

ToolVerse: Unlocking Massive Environments and Long-Horizon Tasks for Agentic Reinforcement Learning

약 400개 실전 MCP·4500여 개 도구로 대규모 실행형 에이전트 RL 환경을 자동 구축하는 ToolVerse 공개

ToolVerseGUST
#강화학습#AI에이전트#도구통합추론
📰미디어arXiv cs.AI
원문
42
AI🧑‍💻개발자💼투자자
1일 전

S1-Omni: A Unified Multimodal Reasoning Model for Scientific Understanding, Prediction, and Generation

과학 이해·예측·생성 통합 멀티모달 모델 S1-Omni 공개, 대부분 벤치마크에서 GPT-5.5·Gemini-3.1-Pro 상회

S1-OmniGPT-5.5
#멀티모달#과학AI#통합추론모델
📰미디어arXiv cs.AI
원문
43
Neuro-Symbolic AI for LEED compliance: Document-Centric Benchmarking, Deterministic Numeric Checking, and When Multimodal Hurts
AI🧑‍💻개발자
1일 전

Neuro-Symbolic AI for LEED compliance: Document-Centric Benchmarking, Deterministic Numeric Checking, and When Multimodal Hurts

로컬 4B 모델 gemma3:4b가 LEED 문서 검증 정확도 67.3%로 더 큰 llama3.1:8b를 상회

gemma3:4bllama3.1:8b
#뉴로심볼릭#문서심사자동화#LEED인증
📰미디어arXiv cs.AI
원문
44
Fine-tune video and image models at scale with NVIDIA NeMo Automodel and 🤗 Diffusers
AI🧑‍💻개발자
3일 전

Fine-tune video and image models at scale with NVIDIA NeMo Automodel and 🤗 Diffusers

NVIDIA·Hugging Face가 NeMo Automodel-Diffusers 통합 공개, 체크포인트 변환 없이 Hub 모델 분산 학습

NVIDIAHugging Face
#파인튜닝#NVIDIA#NeMo
🏢공식HuggingFace Blog
원문
45
The risk of weather data sabotage is rising
AI👥일반💼투자자
3일 전

The risk of weather data sabotage is rising

파리 CDG 공항 기상관측소 온도 조작으로 예측시장 베터가 2만 달러 수익, 실제 18°C인 날 22°C 기록

ECMWFAIFS
#기상 데이터#데이터 무결성#AI 예보 모델
🔬연구MIT Technology Review AI
원문
46
NVIDIA Nemotron 3 Embed Ranks #1 Overall on RTEB, Advancing Agentic Retrieval
AI🧑‍💻개발자
4일 전

NVIDIA Nemotron 3 Embed Ranks #1 Overall on RTEB, Advancing Agentic Retrieval

NVIDIA가 오픈 임베딩 모델 Nemotron 3 Embed 3종 공개, 8B가 RTEB 1위(78.5%)

NVIDIANemotron 3 Embed
#엔비디아#임베딩모델#검색벤치마크
🏢공식HuggingFace Blog
원문
47
Newer Models, Same Advantage
AI🧑‍💻개발자💼투자자
4일 전

Newer Models, Same Advantage

브라질 포르투갈어 특화 DharmaOCR이 자체 벤치마크 0.925로 Mistral OCR4(0.798) 압도

DharmaOCRDharma AI
#AI모델#커뮤니티블로그
🏢공식HuggingFace Blog
원문
48
AI💼투자자👥일반
5일 전

AI-Native Insurance for Agentic AI: Pricing, Underwriting, and End-to-End Automation

에이전틱 AI 배포의 인수·가격책정·계약설계를 위한 AI 네이티브 수리적 보험 프레임워크 제시

#AI 보험#에이전트 AI#위험 관리
📰미디어arXiv cs.AI
원문
49
AI🧑‍💻개발자
5일 전

LAPO: Leave-One-Turn Attribution for Self-Generated Process Rewards in Multi-Turn Search Reasoning

검색 턴을 [DELETE]로 치환한 뒤 정답 로그우도 변화로 각 턴의 기여를 측정하는 LAPO 제안

LAPOIGPO
#강화 학습#다중 턴 추론#프로세스 보상
📰미디어arXiv cs.AI
원문
50
AI🧑‍💻개발자
5일 전

Oracle Agent Memory as an Enterprise Memory Substrate for Long-Horizon AI Agents

Oracle Database 기반 에이전트 메모리 기판 'Oracle Agent Memory' 기술 보고서 공개

OracleOracle Agent Memory
#AI에이전트#메모리시스템#오라클
📰미디어arXiv cs.AI
원문