About Cabling Installation & Maintenance

Our mission: Bringing practical business and technical intelligence to today's structured cabling professionals

For more than 30 years, Cabling Installation & Maintenance has provided useful, practical information to professionals responsible for the specification, design, installation and management of structured cabling systems serving enterprise, data center and other environments. These professionals are challenged to stay informed of constantly evolving standards, system-design and installation approaches, product and system capabilities, technologies, as well as applications that rely on high-performance structured cabling systems. Our editors synthesize these complex issues into multiple information products. This portfolio of information products provides concrete detail that improves the efficiency of day-to-day operations, and equips cabling professionals with the perspective that enables strategic planning for networks’ optimum long-term performance.

Throughout our annual magazine, weekly email newsletters and 24/7/365 website, Cabling Installation & Maintenance digs into the essential topics our audience focuses on.

  • Design, Installation and Testing: We explain the bottom-up design of cabling systems, from case histories of actual projects to solutions for specific problems or aspects of the design process. We also look at specific installations using a case-history approach to highlight challenging problems, solutions and unique features. Additionally, we examine evolving test-and-measurement technologies and techniques designed to address the standards-governed and practical-use performance requirements of cabling systems.
  • Technology: We evaluate product innovations and technology trends as they impact a particular product class through interviews with manufacturers, installers and users, as well as contributed articles from subject-matter experts.
  • Data Center: Cabling Installation & Maintenance takes an in-depth look at design and installation workmanship issues as well as the unique technology being deployed specifically for data centers.
  • Physical Security: Focusing on the areas in which security and IT—and the infrastructure for both—interlock and overlap, we pay specific attention to Internet Protocol’s influence over the development of security applications.
  • Standards: Tracking the activities of North American and international standards-making organizations, we provide updates on specifications that are in-progress, looking forward to how they will affect cabling-system design and installation. We also produce articles explaining the practical aspects of designing and installing cabling systems in accordance with the specifications of established standards.

Cabling Installation & Maintenance is published by Endeavor Business Media, a division of EndeavorB2B.

Contact Cabling Installation & Maintenance

Editorial

Patrick McLaughlin

Serena Aburahma

Advertising and Sponsorship Sales

Peter Fretty - Vice President, Market Leader

Tim Carli - Business Development Manager

Brayden Hudspeth - Sales Development Representative

Subscriptions and Memberships

Subscribe to our newsletters and manage your subscriptions

Feedback/Problems

Send a message to our general in-box

 

NTT Research PHI Lab Scientists Address Bias in AI

Proposed Algorithm Overcomes Limits of Neural Network Fine-Tuning

NTT Research, Inc., a division of NTT (TYO:9432), today announced that scientists affiliated with its Physics & Informatics (PHI) Lab have co-authored a paper that proposes a way to overcome bias in deep neural networks (DNNs). A type of artificial intelligence (AI), DNNs have become pervasive in science, engineering and business, and even in popular applications, but they sometimes rely on spurious attributes that may convey bias. In a paper presented at the International Conference on Machine Learning (ICML), July 23-28, 2023, PHI Lab Research Intern and graduate student at the University of Michigan Ekdeep Singh Lubana, PHI Lab Research Scientist and Associate at the Harvard University Center for Brain Science Hidenori Tanaka and three other scientists proposed overcoming the limitations of naive fine-tuning, the status quo method of reducing a DNN’s errors or “loss,” with a new algorithm that reduces a model’s reliance on bias-prone attributes. The ICML is one of the three primary conferences on ML and AI, according to Google Scholar. The other authors of the paper, titled “Mechanistic Mode Connectivity,” are Eric Bigelow, a graduate student in psychology at the Harvard Center for Brain Science; Robert Dick, Associate Professor in the College of Engineering at the University of Michigan; and David Krueger, Assistant Professor at Cambridge University, and member of its Computational and Biological Learning Lab.

While DNN-driven technologies, especially generative AI, have become popular, how they work is less well known. The authors of this paper focus on the DNN loss landscape. More specifically, they consider how the loss-minimizing functions that rely on different mechanisms for making predictions are connected. A DNN, for instance, which classifies images such as a fish (an illustration used in this study) can use both the object shape and background as input parameters for prediction. Its loss-minimizing paths would therefore operate in mechanistically dissimilar modes: one relying on the legitimate attribute of shape, and the other on the spurious attribute of background color. As such, these modes would lack linear connectivity, or a simple path of low loss. Naïve fine-tuning is unable to fundamentally alter the decision-making mechanism of a model as it requires moving to a different valley on the loss landscape. Instead, you need to drive the model over the barriers separating the “sinks” or “valleys” of low loss. The authors call this corrective algorithm Connectivity-Based Fine-Tuning (CBFT).

“Naïve fine-tuning is just exploring the valley. Changing the mechanism requires you to go over the mountain, and this is what CBFT does,” Dr. Tanaka said. “The end result is to help DNNs, whether they’re classifying a fish or doing something else, like setting credit limits, to rely on object shape or actual credit worthiness or other legitimate attributes, rather than spurious attributes, such as background color or gender.”

Set up to rethink existing computational models and deliver real-world breakthroughs, the PHI Lab is focused on linear optics, quantum-related computing and neural networks. This paper represents the PHI Lab’s work in neural networks, which it is approaching from several angles. At the biological end of the spectrum is a paper presented at the Neural Information Processing Systems (NeurIPS) 2019 conference that advanced basic understanding of neural networks in the brain. (See previous press release.) A revised version of that has just been published in the latest edition of Neuron, one of the most influential journals in the field. An example of the PHI Lab’s theoretical approach is a paper on how self-supervised learning systems fail, which was presented earlier this year at the International Conference on Learning Representations (ICLR 2023). The ICML paper discussed in this press release represents the PHI Lab’s interest in questions with societal and practical impact, such as bias. It also is part of a new PHI Lab initiative regarding responsible AI.

“Our PHI Lab scientists and their colleagues have enlarged our understanding of the relatively neglected field of neural network fine-tuning in this notable paper and have proposed an innovative remedy for correcting against bias,” PHI Lab Director Yoshihisa Yamamoto said. “This is a first in what we hope will be a series of contributions aligned with our vision of a ‘Physics of Intelligence for Trustable AI.’”

The PHI Lab is engaged in a productive and extensive research agenda. In a recent three-month span, top academic journals accepted or published a dozen papers co-authored by PHI Lab scientists. The PHI Lab also has reached joint research agreements with numerous institutions, Harvard University being the most recent. Other agreements currently in place include those with the California Institute of Technology (Caltech), Cornell University, Massachusetts Institute of Technology (MIT), the NASA Ames Research Center in Silicon Valley, Notre Dame University, Stanford University, Swinburne University of Technology, the University of Michigan and the Tokyo Institute of Technology.

About NTT Research

NTT Research opened its offices in July 2019 as a new Silicon Valley startup to conduct basic research and advance technologies that promote positive change for humankind. Currently, three labs are housed at NTT Research facilities in Sunnyvale: the Physics and Informatics (PHI) Lab, the Cryptography and Information Security (CIS) Lab and the Medical and Health Informatics (MEI) Lab. The organization aims to upgrade reality in three areas: 1) quantum information, neuroscience and photonics; 2) cryptographic and information security; and 3) medical and health informatics. NTT Research is part of NTT, a global technology and business solutions provider with an annual R&D budget of $3.6 billion.

NTT and the NTT logo are registered trademarks or trademarks of NIPPON TELEGRAPH AND TELEPHONE CORPORATION and/or its affiliates. All other referenced product names are trademarks of their respective owners. © 2023 NIPPON TELEGRAPH AND TELEPHONE CORPORATION

As #AI use in science and business increases, the need grows to prevent bias and improve accuracy. @NttResearch developed an algorithm that could improve how #AI models detect legitimate attributes for making predictions and reduces bias. #UpgradeReality

Contacts

Stock Quote API & Stock News API supplied by www.cloudquote.io
Quotes delayed at least 20 minutes.
By accessing this page, you agree to the following
Privacy Policy and Terms Of Service.