IEEE会议,录用率25.2%!CCF推荐学术会议(C)

LCN 2026

The IEEE LCN conference is the premier conference on theoretical and practical aspects of computer networking. LCN is highly interactive, enabling an effective interchange of results and ideas among researchers, users, and product developers. Major developments from high-speed networks to the global Internet to specialized sensor networks have been reported at past LCNs. Please join us for LCN 2026, our 51st annual meeting, in Coimbra, Portugal!

►►►

重要信息

CCF推荐:C(计算机网络)

录用率:25.2%(38/151,2025年)

时间地点:2026年10月7日-葡萄牙 科英布拉

截稿时间:2026年4月13日

►►►

Call for Papers

  • AI-enabled networking and adaptive applications

  • Cloud, data center, and Big Data networking

  • Cognitive radio and opportunistic networking

  • Cyber-physical, embedded, and IoT systems, Digital Twins

  • Decentralized systems and blockchain networks

  • E-Health, smart, and wearable networks

  • Green and sustainable networking

  • LLM, foundation models and agentic AI applications to networks

  • Mobile and ubiquitous networking

  • Networks for multimedia, VR, AR applications

  • Network management, reliability, and security

  • Satellite communications

  • Software Defined Networking

  • Performance evaluation and measurements

  • Large Language Models (LLMs) for networking

  • Quantum communication and networking

  • Network security and privacy

  • Vehicular networking

►►►

Information for Authors

Full papers (no more than eight camera-ready pages excluding bibliography and appendices, 10 pt font in IEEE format) should present novel perspectives within the general scope of the conference. A best paper will be recognized based on the quality of research and results, as well as on the quality of presentation by the author. Full papers will be published in the IEEE LCN Proceedings.

Short papers are an opportunity to present preliminary or interim results, and are limited to six camera-ready pages excluding bibliography and appendices (10pt font in IEEE format). Short papers will be published in the IEEE LCN Companion Proceedings.

The LCN Conference implements a double-blind review process. Double-blind reviews refer to the fact that neither author(s) know the name of the reviewers of their paper nor reviewers know the name(s) of the author(s) of a paper. It is important to note that the program committee chairs know the identity of both reviewers and authors, which allows chairs to identify potential conflict of interests and intervene, if necessary.

相关推荐
沐籽李38 分钟前
HuDiff在抗体人源化项目中的工程化落地
人工智能·算法·aidd·抗体设计
依然范特东41 分钟前
强化学习笔记6--IS、PPO、TD、DQN、Actor-Critic
笔记·算法
一次旅行2 小时前
RLHF全链路深度解析:Reward Model数学推导+PPO完整实战,对比GRPO轻量化方案
人工智能·算法·机器学习
Wang's Blog2 小时前
AI Agent白手起家29: Few Shot 提示词工程实战
人工智能·算法
June`3 小时前
warp shuffle指令
c++·人工智能·算法·cuda
geovindu3 小时前
go:Bit Operation Algorithm
开发语言·后端·算法·golang·位运算法
坏柠3 小时前
C语言进阶:从零实现一个可靠的环形缓冲区,吃透回绕、边界与并发
java·c语言·算法
Dr.kangder3 小时前
AI4SE:AI赋能软件工程——从自动化到智能化的演进之路
人工智能·自动化·软件工程
Wang's Blog4 小时前
AI Agent白手起家31: 根据语义相似度动态选择 Few Shot 示例
人工智能·算法
白白白小纯4 小时前
每日算法day3—回文链表,链表分割
c语言·数据结构·算法·leetcode