• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From ieee.org

Southern Maine AI and Digital Science Conference

0 1

Southern Maine AI and Digital Science Conference, 06 December 2024 09:00 AM to 05:00 PM (America/New_York), Location: 34 Bedford Street, Portland, Maine, United States, Register now: https://events.vtools.ieee.org/meeting_registration/register/445536

on Thu, 1AM

From ieee.org

IEEE MOVE Radio Club (IMRC) - Youth in Amateur Radio by Anthony Luscre K8ZT

0 1

IEEE MOVE Radio Club (IMRC) - Youth in Amateur Radio by Anthony Luscre K8ZT, 20 November 2024 08:00 PM to 09:30 PM (America/New_York), Location: , Register now: https://events.vtools.ieee.org/meeting_registration/register/431818

on Wed, 5PM

From ieee.org

Security Risks in Deep Learning Implementations

0 1

Advances in deep learning algorithms overshadow their security risk in software implementations. This paper discloses a set of vulnerabilities in popular deep learning frameworks including Caffe, TensorFlow, and Torch. Contrary to the small code size of deep learning models, these deep learning...

on Wed, 8AM

From ieee.org

The use of SPICE lumped circuits as sub-grid models for FDTD analysis

0 1

A general approach for including lumped circuit elements in a finite difference time domain (FDTD) solution of Maxwell's equations is presented. The methodology allows the direct access to SPICE to model the lumped circuits, while the full 3-dimensional solution to Maxwell's equations provides...

on Tue, 10PM

From ieee.org

A Power Engineer View on Space Based Solar Power

0 1

The current interest in Space Based Solar Power (SBSP), surfing on the push for greener energy sources, is opening the way to an eruption of projects. One of their common claims is that, thanks to the (almost) permanent sun illumination met in Geostationary Earth Orbit (GEO), the cost per...

on Tue, 10AM

From ieee.org

Investigating Cardiovascular Activation of Young Adults in Routine Driving

0 1

We report on a naturalistic study investigating the effects of routine driving on cardiovascular activation. We recruited 21 healthy young adults from a broad geographic area in the Southwestern United States. Using the participants’ own smartphones and smartwatches, we monitored for a week both...

on Mon, 10PM

From ieee.org

Shortest connection networks and some generalizations

0 1

The basic problem considered is that of interconnecting a given set of terminals with a shortest possible network of direct links. Simple and practical procedures are given for solving this problem both graphically and computationally. It develops that these procedures also provide solutions for...

on Mon, 9AM

From ieee.org

Women in Science: Representation in Scientific Publication in Eastern Europe

0 1

This study examines the representation of women in scientific publications in Eastern Europe by analyzing data from the SCImago Journal & Country Rank for 14 countries. The research explores the gender gap in research productivity and sheds light on the challenges faced by female researchers in...

on Sun, 10PM

From ieee.org

Does ChatGPT Help Novice Programmers Write Better Code? Results From Static Code Analysis

0 1

In the realm of AI-enhanced programming education, there is growing interest in using such tools to help students understand good coding principles. This study investigates the impact of ChatGPT on code quality among part-time undergraduate students in introductory Java programming courses, who...

on Fri, 2PM

From ieee.org

Sparse Quadratic Approximation for Graph Learning

0 0

Learning graphs represented by <inline-formula><tex-math notation="LaTeX">$M$</tex-math></inline-formula> -matrices via an <inline-formula><tex-math notation="LaTeX">$\ell _{1}$</tex-math></inline-formula> -regularized Gaussian maximum-likelihood method is a popular approach, but also one that...

on Nov 8

From ieee.org

MLIR: Scaling Compiler Infrastructure for Domain Specific Computation

0 0

This work presents MLIR, a novel approach to building reusable and extensible compiler infrastructure. MLIR addresses software fragmentation, compilation for heterogeneous hardware, significantly reducing the cost of building domain specific compilers, and connecting existing compilers together....

on Nov 7

From ieee.org

VibMilk: Nonintrusive Milk Spoilage Detection via Smartphone Vibration

0 0

Quantifying the chemical process of milk spoilage is challenging due to the need for bulky, expensive equipment that is not user friendly for milk producers or customers. This lack of a convenient and accurate milk spoilage detection system can cause two significant issues. First, people who...

on Nov 4

From ieee.org

Implicit Communication in a Joint Action

0 0

Robots must be cognizant of how their actions will be interpreted in context. Actions performed in the context of a joint activity comprise two aspects: functional and communicative. The functional component achieves the goal of the action, whereas its communicative component, when present,...

on Nov 4

From ieee.org

Reasoning on the Air: An Implicit Semantic Communication Architecture

0 0

Semantic communication is a novel communication paradigm which draws inspiration from human communication focusing on the delivery of the meaning of a message to the intended users. It has attracted significant interest recently due to its potential to improve efficiency and reliability of...

on Nov 4

From ieee.org

Adversarial Learning for Implicit Semantic-Aware Communications

0 0

Semantic communication is a novel communication paradigm that focuses on recognizing and delivering the desired meaning of messages to the destination users. Most existing works in this area focus on delivering explicit semantics, labels or signal features that can be directly identified from...

on Nov 4

From ieee.org

Lighting up copper [History of Communications]

0 0

This invited "History of Communications" paper provides a perspective on the many contributions and achievements to the science of high-speed transmission on telephone-line copper twisted-pair. This perspective relies largely on the author's 30-year academic and industrial DSL working...

on Nov 2

From ieee.org

The scalable processor architecture (SPARC)

0 0

An introduction is given to the SPARC architecture and its more interesting features. The discussion covers the registers (both window and floating-point), and instructions, including formats, load/store, integer computation, control transfer, floating-point computation, and coprocessor. A brief...

on Nov 2

From ieee.org

Adaptive Social Learning for Tracking Rare Transition Markov Chains

0 0

Adaptive Social Learning (ASL) enables consistent truth learning in nonstationary environments. In this framework, agents linked by a graph, exchange their local beliefs with neighbors to track some underlying state of interest. This state can drift over time. Previous works have examined the...

on Oct 31

From ieee.org

The Case For Data Centre Hyperloops

0 0

Data movement is a hot-button topic today, with workloads like machine learning (ML) training, graph processing, and data analytics consuming datasets as large as 30PB. Such a dataset would take almost a week to transfer at 400 gbps while consuming megajoules of energy just to operate the two...

on Oct 31

From ieee.org

Ruthenium metallization for advanced interconnects

0 0

We demonstrate 10 nm half-pitch (HP) Ruthenium interconnects filled by atomic layer deposition (ALD). The resistivity and the cross-sectional area of Ruthenium interconnects were determined via the Matthiessen's rule method. We find that the resistivity of Ru was rather independent of the...

on Oct 31

From ieee.org

A Deductive Agent Hierarchy: Strategic Reasoning in Codenames

0 0

The game of Codenames has attracted attention recently as it combines natural language and cooperation in a unique way. Codenames is a clue-giving game, where one teammate gives a clue to their partner, who then has to guess from a set of board words, given the clue. To date, the development of...

on Oct 29

From ieee.org

Nested Loops Revisited Again

0 0

Hash joins and sort-merge joins have been considered the algorithms of choice for analytical relational queries in most parallel database systems because of their performance robustness and ease of parallelization. On the other hand, nested loop joins have been considered less attractive and are...

on Oct 28

From ieee.org

IEEE Education Society Initiative #26 : Robotics For The Streets: Open-Source Robotics for Academics and The Community

0 0

IEEE Education Society Initiative #26 : Robotics For The Streets: Open-Source Robotics for Academics and The Community, 16 November 2024 08:00 AM to 10:00 AM (America/New_York), Location:

on Oct 24

From ieee.org

Sensitivity of Voter Turnouts in Presidential Elections – A Retrospective Analysis

0 0

Voter turnout is a major swaying factor in presidential elections. One of the main missions of presidential campaigns is to rile up their political base and independents to come to the voting booths and vote for them. An important comparison is the 2016 and 2020 elections. In the 2016 election,...

on Oct 24

From ieee.org

Multilevel Anti-Fuse Cells by Progressive Rupturing of the High-<inline-formula> <tex-math notation="LaTeX">$\kappa $ </tex-math></inline-formula> Gate Dielectric in FinFET Technologies

0 0

A new operation scheme is proposed for achieving multilevel storage in FinFET one-time programmable (OTP) cells by a high-κ metal gate CMOS process. The OTP cells are programmed by breaking down the gate dielectric layer, during which the corner effect in the FinFET structure shortens the...

on Oct 22

From ieee.org

An overview of human interactive robots for psychological enrichment

0 0

The market for industrial robots grew rapidly during the 1970s and 1980s, with a peak demand in 1991. However, due to the subsequent recession in the world economy, the market for industrial robots has been slow or stagnant over the last decade. The value of industrial robots has decreased in...

on Oct 20

From ieee.org

Indiana: How We Figured Out the Optimal Approach - IEEE Future Directions

0 0

Indiana: How We Figured Out the Optimal Approach to Run Government from Our Couches and Kitchen Tabl

on Oct 19

From ieee.org

Justin Chan: Intelligent Mobile Systems for Equitable Healthcare

0 0

Justin Chan: In the global context, the country in which you are born has a huge impact on your ability to access basic medical resources. Within the USA, the zip code that you live in can markedly affect healthcare quality and life expectancy. In this setting, my research focuses on building...

on Oct 18

From ieee.org

Proposed Rulemaking for Restoring Amateur Radio Service Use of the 219 MHz Band

0 0

Proposed Rulemaking for Restoring Amateur Radio Service Use of the 219 MHz Band, 29 October 2024 10:00 AM to 11:00 AM (America/Los_Angeles), Location: , Register now: https://events.vtools.ieee.org/meeting_registration/register/439290

on Oct 18

From ieee.org

Socially Intelligent Networks: A framework for decision making over graphs

0 0

By “social learning,” in this article we refer to mechanisms for opinion formation and decision making over graphs and the study of how agents’ decisions evolve dynamically through interactions with neighbors and the environment. The study of social learning strategies is critical for at least...

on Oct 18

From ieee.org

Learnable and Expressive Visualization Authoring through Blended Interfaces

0 0

A wide range of visualization authoring interfaces enable the creation of highly customized visualizations. However, prioritizing expressiveness often impedes the learnability of the authoring interface. The diversity of users, such as varying computational skills and prior experiences in user...

on Oct 17

From ieee.org

Trustworthy ROS Software Architecture for Autonomous Drones Missions: From RoboChart Modelling to ROS Implementation

0 0

Drones are becoming essential tools in emergency situations such as search and rescue, surveillance, and firefighting. These applications make the development of trustworthy software a priority to increase efficiency, cut costs, and reduce risks, in future replacing human personnel in...

on Oct 17

From ieee.org

Design and empirical research of critical thinking training model based on digital science argument mapping

0 0

As the core competence of modern learners, critical thinking, which is based on reasoning and evidence, is urgently needed by learners, so it is indispensable to help learners develop their critical thinking. The science argument mapping provides a new research direction and thinking perspective...

on Oct 17

From ieee.org

938 Gb/s, 5–150 GHz Ultra-Wideband Transmission Over the Air Using Combined Electronic and Photonic-Assisted Signal Generation

0 0

The next-generation radio access network (RAN) requires high speed wireless transmission between base stations exceeding <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"><tex-math notation="LaTeX">$\geq$</tex-math></inline-formula> 100...

on Oct 17

From ieee.org

A Navigation System based on Event Camera for People Living with Blindness and Vision Impairment

0 0

Neuromorphic sensing has drawn significant interest in automated sensing for its low latency, low power consumption, and high throughput signal processing. Leveraging these advantages, in this work, we propose a proof-of-concept navigation system for people with vision impairment based on an...

on Oct 10

From ieee.org

Ecological interface design: theoretical foundations

0 0

A theoretical framework for designing interfaces for complex human-machine systems is proposed. The framework, called ecological interface design (EID), is based on the skills, rules, and knowledge taxonomy of cognitive control. The basic goals of EID are not to force processing to a higher...

on Oct 9

From ieee.org

IEEE Roadmap Outlines Development of Mass Digital Storage Technology

0 0

The new IEEE International Roadmap for Devices and Systems Mass Data Storage report outlines the current technology and expected advances and applications in digital storage and nonvolatile memory technology for the future.

on Oct 8

From ieee.org

Whole-Graph Representation Learning For the Classification of Signed Networks

0 0

Graphs are ubiquitous for modeling complex systems involving structured data and relationships. Consequently, graph representation learning, which aims to automatically learn low-dimensional representations of graphs, has drawn a lot of attention in recent years. The overwhelming majority of...

on Oct 7

From ieee.org

Federated data centers as smart city stabilizing factors

0 0

The increasing demand for highly sophisticated cloud services and the consequent worldwide increase in the number of data centers (DC), make the need for energy efficient operation of DCs more actual than ever. Additionally, in the context of smart city and smart grid integration, flexible DCs...

on Oct 5

From ieee.org

Sparse Bayesian Learning for Sequential Inference of Network Connectivity From Small Data

0 0

While significant efforts have been attempted in the design, control, and optimization of complex networks, most existing works assume the network structure is known or readily available. However, the network topology can be radically recast after an adversarial attack and may remain unknown for...

on Oct 5

From ieee.org

Assessing Mobility of Blind and Low-Vision Individuals through a Portable Virtual Reality System and a Comprehensive Questionnaire

0 0

Blind or low-vision (BLV) individuals often have reduced independent mobility, yet new aids fails in increasing it, are not adopted enough, or both. A major cause is a severe deficiency in how mobility aids are assessed in the field: there are no established methods or measures and those used...

on Oct 3

From ieee.org

Spotify -- Large Scale, Low Latency, P2P Music-on-Demand Streaming

0 0

Spotify is a music streaming service offering low-latency access to a library of over 8 million music tracks. Streaming is performed by a combination of client-server access and a peer-to-peer protocol. In this paper, we give an overview of the protocol and peer-to-peer architecture used and...

on Oct 3

From ieee.org

Chandrayaan-3 Lander Module Assembly, Integration and Testing

0 0

The Chandrayaan-3 Lander involves significant complexities due to the dense packing of electronic systems, including power systems, Lander electronics packages, radio frequency systems, sensors and actuators. This paper addresses challenges in system-level integration and extensive testing...

on Oct 2

From ieee.org

Simulation of Charge Stability Diagrams for Automated Tuning Solutions (SimCATS)

0 0

Quantum dots (QDs) must be tuned precisely to provide a suitable basis for quantum computation. A scalable platform for quantum computing can only be achieved by fully automating the tuning process. One crucial step is to trap the appropriate number of electrons in the QDs, typically...

on Sep 24

From ieee.org

5G NTN: Use Cases, Challenges, Modeling, and Simulation

0 0

Now available on-demand

on Sep 24

From ieee.org

ABENICS: Active Ball Joint Mechanism With Three-DoF Based on Spherical Gear Meshings

0 0

This article presents an active ball joint mechanism (ABENICS) enhanced by interactions of spherical gears. The gear-based joint drives three rotational degrees of freedom (RDoF) without slippage. The capabilities were inspired by the unique interactions between two different innovative gears...

on Sep 24