348 results on '"Trigoni, Niki"'
Search Results
302. Improving representation learning through variational autoencoding
- Author
-
Lin, Shuyu, Trigoni, Niki, and Roberts, Stephen
- Subjects
Machine learning ,Deep learning (Machine learning) - Abstract
Representation learning aims to distill useful knowledge from raw data and apply this knowledge to a wide range of applications. This ability to extract information that is useful not only for selected tasks but also generalizes to new settings is a key step towards artificial intelligence. In this thesis, we focus on representations derived through a specific type of generative model, i.e. variational autoencoders (VAEs). VAEs have several desirable properties. Thanks to the use of variational inference and the convenient model assumptions of Gaussian posteriors and a simple prior, VAEs are often easy to train and exhibit fast convergence. The probabilistic modelling formulation allows VAEs to derive a smooth latent representation of the raw data (i.e. semantically similar data samples are likely to be projected to nearby regions in the latent space). VAEs compress the raw data to a much lower dimension latent space. Working with the low-dimensional representations rather than the raw data can significantly reduces costs in memory and computation. With these advantages, VAEs have been widely applied to many applications, including robotics, drug discovery and digital content creation. Despite the widespread application of VAEs, improving the generative modelling of VAEs further remains an active research topic. In this thesis, we focus on two challenges in the VAE training: 1) over-regularized posterior distributions are often encountered in VAEs with Gaussian decoders and simple prior models; 2) the auto-encoding function may cause severe information drift and alter the information in the raw data in successive encodings. We propose solutions to both phenomena. Specifically, we optimize a variance parameter in the Gaussian decoder to balance competing loss terms in the ELBO objective. We adopt a flexible prior model that is implemented as a VAE in the latent space to mitigate the over-regularization effects. To reduce the information drift, we propose to modify the ELBO objective with a consistency loss that penalizes such drift. We show that these proposals can effectively address the challenges identified previously and improve the likelihood score of the VAEs. In addition to the contributions related to improving VAEs, we also demonstrate the power of VAEs' representation learning in two important machine learning applications. Firstly, we show that a VAE's ability to compress complicated, high-dimensional data is key to achieving good performance in anomaly detection. We design a VAE-LSTM anomaly detection system that can accurately identify anomalous effects in a time serious. Secondly, we show that a classifier which incorporates a VAE module can give better calibrated predictions. This is the result of a VAEs' capability of expressing the uncertainty between similar data samples in the spread of the posterior distribution and of identifying out-of-distribution samples.
- Published
- 2022
303. PART I: GENERAL ISSUES: CHAPTER 3: APPLICATION SCENARIOS: 3.8: CONCLUSIONS.
- Author
-
LEONTIADIS, ILIAS, FERRANTI, ETTORE, MASCOLO, CECILIA, MCNAMARA, LIAM, PASZTOR, BENCE, TRIGONI, NIKI, and WAHARTE, SONIA
- Published
- 2013
304. Learning methods for robust localization
- Author
-
Chen, Changhao, Markham, Andrew, and Trigoni, Niki
- Subjects
006.3 ,Robotics ,Cyber-Physical Systems ,Machine Learning - Abstract
Location awareness is a fundamental need for intelligent systems, such as self-driving vehicles, delivery drones, and mobile devices. Given their on-board sensors (e.g. camera, inertial sensor and LIDAR), previous researchers have developed a variety of localization systems, by building hand-crafted models and algorithms. Under ideal conditions, these sensors and models are able to accurately estimate system states without time bound. However, in real-world environments, many issues such as imperfect sensor measurements, inaccurate system modelling, complex environmental dynamics and unrealistic constraints, degrade the accuracy and reliability of localization systems. Therefore, this thesis aims to leverage machine learning approaches to overcome the intrinsic problems of the human-designed localization models. This research presents learning methods to estimate self-motion using multimodal sensor data to achieve accurate and robust localization. Firstly, we exploit inertial sensor, a completely ego-centric and relatively robust sensor, to develop Inertial Odometry Neural Network (IONet) that learns motion transformation from raw inertial data, and reconstructs accurate trajectories. This inertial only solution shows impressive performance in locating people and wheeled objects without being influenced by environmental issues. IONet was further refined as L-IONet, a lightweight framework, to reduce the computational burden of model training and testing, and enable real-time inference on low-end devices. As a first trial in this direction, we collected and released Oxford Inertial Odometry Dataset (OxIOD) with a very large amount of inertial motion data collection containing 158 sequences totalling 42 km, to train and comprehensively evaluate our proposed models. Secondly, we present a novel generic framework to learn selective sensor fusion in enabling more robust and accurate odometry estimation and localization in real-world scenarios. Two fusion strategies are proposed: soft fusion, implemented in a deterministic fashion; and hard fusion, which introduces stochastic noise and intuitively learns to keep the most relevant feature representations, while discarding useless or misleading information. Both are trained in an end-to-end fashion, and can be applied to complimentary pairs of sensor modalities, e.g. RGB images, inertial measurements, depth images, and LIDAR point clouds. We offer a visualization and interpretation of fusion masks to give deeper insights into the relative strengths of each stream. Finally, we leverage deep generative models to propose Sequential Invariant Domain Adaptation (SIDA) to mitigate the domain shift problem of the deep neural network based localization models. This framework works well on long continuous sensor data. Its key novelty is to use a shared encoder to convert the input sequence into a domain-invariant hidden representation, to encourage the useful semantic features obtained, whilst discarding the domain specific features. We employ proposed SIDA on deep learning based inertial odometry and human activity recognition to demonstrate its effectiveness in improving the generalization ability in new domains. We show that SIDA is able to transform raw sensor data into an accurate trajectory in new unlabelled domains, benefiting from the knowledge transferred from the labelled source domain. Through extensive experiments, all our proposed methods demonstrate their effectiveness and potential in achieving accurate and robust localization in real-world environments.
- Published
- 2020
305. Robustly inferring identity across digital and physical worlds
- Author
-
Lu, Xiaoxuan, Trigoni, Niki, and Markham, Andrew
- Subjects
004.01 - Abstract
A long-term vision within the realm of ubiquitous computing is the creation of smart, digital environments that provide seamless human-computer interaction, allowing computation to recede into the background of everyday life. Key to realizing this vision is the ability for machines to recognize people, so that spaces can become truly personalized. However, the unpredictability of real-world environments impacts robust recognition, limiting usability. In real conditions, human identification systems have to handle issues such as out-of-set subjects and domain deviations, where conventional supervised learning approaches for training and inference are poorly suited. The inability of supervised methods to cope with this inherent diversity could be overcome if equivalently diverse training data were readily available. Unfortunately, obtaining such comprehensive training datasets would incur huge enrolment effort and would be costly to stage. With the rapid development of Internet of Things (IoT), we advocate a new labelling method in this thesis that exploits signals of opportunity hidden in heterogeneous IoT data. The key insight is that one sensor modality can leverage the signals measured by other co-located sensor modalities to improve its own labelling performance. If identity associations between heterogeneous sensor data can be discovered, it is possible to automatically label data, leading to more robust human recognition, without manual labelling or enrolment. We believe that many currently unsolved identification problems could be addressed through our advocated concept. Specifically, this thesis demonstrates that leveraging the signals of opportunity in physical and digital observations of subjects can overcome many obstacles surrounding robust human identification, and we comprehensively tackle this in a number of research threads. Firstly, we propose scan, a general algorithm for cross-modality association, designed to automatically label biometric data sensed in the wild. Secondly, in order to mitigate the errors in the automatically labelled data, we further present autotune, a generic framework that iteratively adapts the biometric model and updates sensor observations. Lastly, we comprehensively investigate the privacy implication of our advocated concept, with an application on smartwatch password inference and countermeasures. We demonstrate snoopy, a password inference framework which is able to accurately intercept passwords entered on the touchscreens of smartwatches of out-of-set victims, just by eavesdropping on motion sensors. To mitigate this attack, we propose a countermeasure deepauth, which is a second-factor authentication system on smartwatches based on behavioural signatures. We prove that the co-located secondary sensor not only can be maliciously used as a leakage channel, but can be effectively employed as a defence channel as well. All the proposed approaches are comprehensively evaluated through large-scale experiments and the results demonstrate their potential impact in a broad spectrum of identification scenarios.
- Published
- 2018
306. Tracking multiple mobile devices in CCTV-enabled areas
- Author
-
Papaioannou, Savvas, Trigoni, Niki, and Markham, Andrew
- Subjects
004.6 - Abstract
Over the last decade, we have witnessed an unprecedented interest in indoor positioning technologies, with a variety of solutions developed in academic and industrial research labs. Although the field has reached a significant level of maturity, there is still no dominant solution and, as a consequence, positioning services are still lacking in many buildings. In order for a solution to be widely implemented and adopted, two key requirements must be satisfied: low cost and high accuracy. The dichotomy between cost and accuracy has fragmented the technology landscape, leading to a plethora of competing solutions that cannot satisfy both requirements simultaneously. The key objective of this thesis is to investigate how to unify the two disparate camps, providing high positioning accuracy with very low cost. Many approaches have tried to achieve this goal by fusing different sensor modalities. However, the majority of existing work has only investigated how to fuse sequences of measurements for which the associations with the targets are known (i.e. device personal data). Sensor fusion techniques that combine device personal data and anonymous sensor streams (where the associations between the measurements and the targets are not known) remain under-explored as of today. In this thesis, we investigate how to efficiently combine device sensor data and anonymous sensor streams from various sensor modalities in order to build low cost and high accuracy positioning systems. By combining these two types of sensor modalities in one system we see a great potential in designing cost-effective and accurate positioning systems for challenging environments such as for tracking people in highly dynamic industrial settings. Our goal is to design a multi-target multi-sensor tracking framework which will utilise existing sensor infrastructure found in industrial environments and large public buildings (e.g museums) in order to provide reliable positioning services.
- Published
- 2016
307. SelfVIO: Self-supervised deep monocular Visual–Inertial Odometry and depth estimation.
- Author
-
Almalioglu, Yasin, Turan, Mehmet, Saputra, Muhamad Risqi U., de Gusmão, Pedro P.B., Markham, Andrew, and Trigoni, Niki
- Subjects
- *
DEEP learning , *SUPERVISED learning , *MONOCULARS , *GENERATIVE adversarial networks - Abstract
In the last decade, numerous supervised deep learning approaches have been proposed for visual–inertial odometry (VIO) and depth map estimation, which require large amounts of labelled data. To overcome the data limitation, self-supervised learning has emerged as a promising alternative that exploits constraints such as geometric and photometric consistency in the scene. In this study, we present a novel self-supervised deep learning-based VIO and depth map recovery approach (SelfVIO) using adversarial training and self-adaptive visual–inertial sensor fusion. SelfVIO learns the joint estimation of 6 degrees-of-freedom (6-DoF) ego-motion and a depth map of the scene from unlabelled monocular RGB image sequences and inertial measurement unit (IMU) readings. The proposed approach is able to perform VIO without requiring IMU intrinsic parameters and/or extrinsic calibration between IMU and the camera. We provide comprehensive quantitative and qualitative evaluations of the proposed framework and compare its performance with state-of-the-art VIO, VO, and visual simultaneous localization and mapping (VSLAM) approaches on the KITTI, EuRoC and Cityscapes datasets. Detailed comparisons prove that SelfVIO outperforms state-of-the-art VIO approaches in terms of pose estimation and depth recovery, making it a promising approach among existing methods in the literature. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
308. Robust indoor positioning with lifelong learning
- Author
-
Xiao, Zhuoling and Trigoni, Niki
- Subjects
629.8 ,Applications and algorithms ,Software engineering ,Sensors ,Robotics ,positioning ,dead reckoning ,pattern matching ,lifelong learning - Abstract
Indoor tracking and navigation is a fundamental need for pervasive and context-aware applications. However, no practical and reliable indoor positioning solution is available at present. The major challenge of a practical solution lies in the fact that only the existing devices and infrastructure can be utilized to achieve high positioning accuracy. This thesis presents a robust indoor positioning system with the lifelong learning ability. The typical features of the proposed solution is low-cost, accurate, robust, and scalable. This system only takes the floor plan and the existing devices, e.g. phones, pads, etc. and infrastructure such as WiFi/BLE access points for the sake of practicality. This system has four closely correlated components including, non-line-of-sight identification and mitigation (NIMIT), robust pedestrian dead reckoning (R-PDR), lightweight map matching (MapCraft), and lifelong learning. NIMIT projects the received signal strength (RSS) from WiFi/BLE to locations. The R-PDR component converts the data from inertial measurement unit (IMU) sensors ubiquitous in mobile devices and wearables to the trajectories of the user. Then MapCraft fuses trajectories estimated from the R-PDR and the coarse location information from NIMIT with the floor plan and provides accurate location estimations. The lifelong learning component then learns the various parameters used in all other three components in an unsupervised manner, which continuously improves the the positioning accuracy of the system. Extensive real world experiments in multiple sites show how the proposed system outperforms state-of-the art approaches, demonstrating excellent sub-meter positioning accuracy and accurate reconstruction of tortuous trajectories with zero training effort. As proof of its robustness, we also demonstrate how it is able to accurately track the position regardless of the users, devices, attachments, and environments. We believe that such an accurate and robust approach will enable always-on background localization, enabling a new era of location-aware applications to be developed.
- Published
- 2014
309. Accuracy estimation for sensor networks
- Author
-
Wen, Hongkai and Trigoni, Niki
- Subjects
004.68 ,Computer science (mathematics) ,Sensor Network ,Accuracy Estimation - Abstract
With sensor technology gaining maturity and becoming ubiquitous, we are experiencing an unprecedented wealth of sensor data. In most sensing scenarios, the measurements generated by sensor networks are noisy and usually annotated with some measure of uncertainty. The problem we address in this thesis is how to estimate the accuracy of the sensor systems based on the probabilistic measurements they provide. This problem is increasingly common in many settings, such as multiple sensing services are competing for the same group of users, detecting faults in large scale networks, or establishing trustworthiness of different individuals in social sensing. It is also challenging in many ways, for instance, the ground truth of the monitored states is absent, the users often lack a clear view of the implementation details of the sensor systems, and the reported accuracy can be misleading. To address theses challenges, in this thesis we formulate the problem of estimating the accuracy of sensor systems in a general manner that applies to a broad spectrum of sensing scenarios. We then propose an accuracy estimation framework that breaks the problem into layers, which can be implemented in different ways. We present a novel inference-based accuracy estimation approach, which assesses the accuracy of sensor systems by comparing the reported measurements with the states inferred with the probabilistic measurements from all systems and available prior knowledge. We also propose a new learning-based approach for accuracy estimation, which employs novel parameter learning techniques. The learned parameters are either used to improve estimating the accuracy of sensor measurements, or to derive the accuracy of sensor systems directly in certain cases. We perform a systematic experimental evaluation on two datasets collected from real-world sensor deployments, where an array of different approaches are juxtaposed and compared extensively. We discuss how they trade accuracy for computation cost, and how this trade-off largely depends on the knowledge of the sensing scenarios. We also show that the proposed approaches outperform the competing ones in estimating accuracy and ranking the sensor systems.
- Published
- 2014
310. Multi-hop localization in cluttered environments
- Author
-
Hussain, Muzammil and Trigoni, Niki
- Subjects
005.1 ,Software engineering ,Computing ,Applications and algorithms ,Robotics ,Multilateration ,non-line-of-sight ,ranging ,multi-hop ,DV-Distance ,Localization ,Robotic Navigation ,Adaptive Algorithms - Abstract
Range-based localization is a widely used technique for position estimation where distances are measured to anchors, nodes with known positions, and the position is analytically estimated. It offers the benefits of providing high localization accuracy and involving simple operation over multiple deployments. Examples are the Global Positioning System (GPS) and network-based cellular handset localization. Range-based localization is promising for a range of applications, such as robot deployment in emergency scenarios or monitoring industrial processes. However, the presence of clutter in some of these environments leads to a severe degradation of the localization accuracy due to non-line-of-sight (NLOS) signal propagation. Moreover, current literature in NLOS-mitigation techniques requires that the NLOS distances constitute only a minority of the total number of distances to anchors. The key ideas proposed in the dissertation are: 1) multi-hop localization offers significant advantages over single-hop localization in NLOS-prone environments; and 2) it is possible to further reduce position errors by carefully placing intermediate nodes among the clutter to minimize multi-hop distances between the anchors and the unlocalized node. We demonstrate that shortest path distance (SPD) based multi-hop localization algorithms, namely DV-Distance and MDS-MAP, perform the best among other competing techniques in NLOS-prone settings. However, with random node placement, these algorithms require large node densities to produce high localization accuracy. To tackle this, we show that the strategic placement of a relatively small number of nodes in the clutter can offer significant benefits. We propose two algorithms for node placement: first, the Optimal Placement for DV-Distance (OPDV) focuses on obtaining the optimal positions of the nodes for a known clutter topology; and second, the Adaptive Placement for DV-Distance (APDV) offers a distributed control technique that carefully moves nodes in the monitored area to achieve localization accuracies close to those achieved by OPDV. We evaluate both algorithms via extensive simulations, as well as demonstrate the APDV algorithm on a real robotic hardware platform. We finally demonstrate how the characteristics of the clutter topology influence single-hop and multi-hop distance errors, which in turn, impact the performance of the proposed algorithms.
- Published
- 2013
311. Cooperative, range-based localization for mobile sensors
- Author
-
Symington, Andrew Colquhoun and Trigoni, Niki
- Subjects
629.8 ,Applications and algorithms ,Robotics ,Communications engineering (optical,microwave and radio) ,localization ,sensor ,mobile ,tracking ,cooperative - Abstract
This thesis describes the development of an offline, cooperative, range-based localization algorithm for use in settings where there is limited or no access to a positioning infrastructure. Motivating applications include underground animal tracking and indoor pedestrian localization. It is assumed that each sensor performs dead reckoning to estimate its current position, relative to a starting point. Each measurement adds error, causing the position estimate to drift further from the truth with time. The key idea behind the proposed algorithm is to use opportunistic radio contacts to mitigate this drift, and hence localize with greater accuracy. The proposed algorithm first fuses radio and motion measurements into a compact graph. This graph encodes key positions along sensor trajectories as vertices, and distance measurements as edges. In so doing, localization is cast as the graph realization problem: assigning coordinates to vertices, in such a way that satisfies the observed distance measurements. The graph is first analysed to certify whether it defines a localization problem with a unique solution. Then, several algorithms are used to estimate the vertex coordinates. These vertex coordinates are then used to apply piecewise corrections to each sensor's dead reckoning trajectory to mitigate drift. Finally, if sufficient anchors are available, the corrected trajectories are then projected into a global coordinate frame. The proposed algorithm is evaluated in simulation for the problem of indoor pedestrian tracking, using realistic error models. The results show firstly that 2D and 3D problems become provably more localizable as more anchors are used, and as the experiment duration increases. Secondly, it is shown that widely-used graph realization algorithms cannot be used for localization, as the complexity of these algorithms scales polynomially or greater with graph vertex count. Thirdly, it is shown a novel piecewise drift correction algorithm typically works well compared to a competing approach from the literature, but rare and identifiable graph configurations may cause the method to underperform.
- Published
- 2013
312. Delay-tolerant data collection in sensor networks with mobile sinks
- Author
-
Wohlers, Felix Ricklef Scriven and Trigoni, Niki
- Subjects
004.68 ,Software engineering ,Computing ,Applications and algorithms ,wireless sensor networks ,delay tolerant data collection ,distributed networks - Abstract
Collecting data from sensor nodes to designated sinks is a common and challenging task in a wide variety of wireless sensor network (WSN) applications, ranging from animal monitoring to security surveillance. A number of approaches exploiting sink mobility have been proposed in recent years: some are proactive, in that sensor nodes push their read- ings to storage nodes from where they are collected by roaming mobile sinks, whereas others are reactive, in that mobile sinks pull readings from nearby sensor nodes as they traverse the sensor network. In this thesis, we point out that deciding which data collection approach is more energy-efficient depends on application characteristics, includ- ing the mobility patterns of sinks and the desired latency of collected data. We introduce novel adaptive data collection schemes that are able to automatically adjust to changing sink visiting patterns or data requirements, thereby significantly easing the deployment of a WSN. We illustrate cases where combining proactive and reactive modes of data collection is particularly beneficial. This motivates the design of TwinRoute, a novel hybrid algorithm that can flexibly mix the two col- lection modes at appropriate levels depending on the application sce- nario. Our extensive experimental evaluation, which uses synthetic and real-world sink traces, allows us to identify scenario characteristics that suit proactive, reactive or hybrid data collection schemes. It shows that TwinRoute outperforms the pure approaches in most scenarios, achiev- ing desirable tradeoffs between communication cost and timely delivery of sensor data.
- Published
- 2012
313. Multi-agent exploration of unknown areas
- Author
-
Ferranti, Ettore and Trigoni, Niki
- Subjects
006.3 ,Software engineering ,Applications and algorithms ,Scalable systems ,Robotics ,Sensors ,multi-agent systems ,robotics ,exploration - Abstract
This work focuses on the autonomous exploration of unknown areas by a swarm of mobile robots, referred to as agents. When an emergency happens within a building, it is dangerous to send human responders to search the area for hazards and victims. This motivates the need for autonomous agents that are able to coordinate with each other to explore the area as fast as possible. We investigate this problem from an algorithmic, rather than a robotics point of view, and thus abstract away from practical problems, such as obstacle detection and navigation over rough terrain. Our focus is on distributed algorithms that can cope with the following challenges: the topology of the area is typically unknown, communication between agents is intermittent and unreliable, and agents are not aware of their location in indoor environments. In order to address these challenges, we adopt the stigmergy approach, that is, we assume that the area is instrumented with small inexpensive sensors (called tags) and agents coordinate indirectly with each other by reading and updating the state of local tags. We propose three novel distributed algorithms that allow agents to explore unknown areas by coordinating indirectly through a tag-instrumented environment. In addition, we propose two mechanisms for discovering evacuation routes from critical points in the area to emergency exits. Agents are able to combine the tasks of area exploration and evacuation route discovery in a seamless manner. We study the proposed algorithms analytically, and evaluate them empirically in a custom-built simulation environment in a variety of scenarios. We then build a real testbed of agents and tags, and investigate practical mechanisms that allow agents to detect and localise nearby tags, and navigate toward them. Using the real testbed, we derive realistic models of detection, localisation and navigation errors, and investigate how they impact the performance of the proposed exploration algorithms. Finally, we design fault-tolerant exploration algorithms that are robust to these errors and evaluate them extensively in a simulation environment.
- Published
- 2010
314. Information propagation in traffic monitoring sensor networks
- Author
-
Skordylis, Antonios and Trigoni, Niki
- Subjects
388.31 - Abstract
This work investigates the problem of efficiently monitoring and disseminating road traffic information in urban settings using fixed and mobile sensor networks. A key challenge in outdoor urban environments is that bandwidth is a scarce resource. It is thus vital to reduce the communication cost of forwarding traffic data from source sensor nodes through the wireless network to the traffic monitoring center. This thesis proposes two distinct approaches to reducing the communication cost of traffic monitoring: 1) in-network data reduction in the context of fixed sensor networks, and 2) efficient data acquisition and routing in the context of mobile sensor networks. In fixed sensor networks, nodes are deployed in fixed locations and are capable of monitoring local traffic at regular intervals. When users can tolerate long delays in traffic updates, we propose Fourier-based compression techniques that exploit spatio-temporal correlations in traffic data and reduce the cost of data delivery. When users require real-time traffic updates, we investigate the use of model-based approaches, in which sensor nodes use a model to predict traffic data, and only report data that deviates from the predicted values. Our evaluation of in-network reduction techniques for fixed sensor networks is based on a real traffic dataset derived from traffic monitoring sensors in the city of Cambridge, UK. In mobile sensor networks, we utilize traveling vehicles as nodes that can sense local traffic and forward it to the monitoring center. The key challenge in vehicular networks is to minimize the communication cost of traffic monitoring by jointly optimizing the processes of data acquisition and routing. Given user requirements for data freshness, we devise a traffic data acquisition scheme, and propose two routing algorithms, D-Greedy and D-MinCost, that carefully alternate between the multi- hop forwarding and data muling strategies. The proposed algorithms are compared with existing approaches in a simulation environment using realistic vehicular traces from the city of Zurich.
- Published
- 2009
315. Robust Attentional Aggregation of Deep Feature Sets for Multi-view 3D Reconstruction.
- Author
-
Yang, Bo, Wang, Sen, Markham, Andrew, and Trigoni, Niki
- Subjects
- *
MEMORY loss , *LONG-term memory , *PERMUTATIONS , *AGGREGATION operators - Abstract
We study the problem of recovering an underlying 3D shape from a set of images. Existing learning based approaches usually resort to recurrent neural nets, e.g., GRU, or intuitive pooling operations, e.g., max/mean poolings, to fuse multiple deep features encoded from input images. However, GRU based approaches are unable to consistently estimate 3D shapes given different permutations of the same set of input images as the recurrent unit is permutation variant. It is also unlikely to refine the 3D shape given more images due to the long-term memory loss of GRU. Commonly used pooling approaches are limited to capturing partial information, e.g., max/mean values, ignoring other valuable features. In this paper, we present a new feed-forward neural module, named AttSets, together with a dedicated training algorithm, named FASet, to attentively aggregate an arbitrarily sized deep feature set for multi-view 3D reconstruction. The AttSets module is permutation invariant, computationally efficient and flexible to implement, while the FASet algorithm enables the AttSets based network to be remarkably robust and generalize to an arbitrary number of input images. We thoroughly evaluate FASet and the properties of AttSets on multiple large public datasets. Extensive experiments show that AttSets together with FASet algorithm significantly outperforms existing aggregation approaches. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
316. NarrowCast: A New Link-Layer Primitive for Gossip-Based Sensornet Protocols
- Author
-
Pazurkiewicz, Tomasz, Gregorczyk, Michal, Iwanicki, Konrad, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
317. K-Sense: Towards a Kinematic Approach for Measuring Human Energy Expenditure
- Author
-
Zaman, Kazi I., White, Anthony, Yli-Piipari, Sami R., Hnat, Timothy W., Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
318. KinSpace: Passive Obstacle Detection via Kinect
- Author
-
Greenwood, Christopher, Nirjon, Shahriar, Stankovic, John, Yoon, Hee Jung, Ra, Ho-Kyeong, Son, Sang, Park, Taejoon, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
319. Towards Enabling Uninterrupted Long-Term Operation of Solar Energy Harvesting Embedded Systems
- Author
-
Buchli, Bernhard, Sutton, Felix, Beutel, Jan, Thiele, Lothar, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
320. Making ‘Glossy’ Networks Sparkle: Exploiting Concurrent Transmissions for Energy Efficient, Reliable, Ultra-Low Latency Communication in Wireless Control Networks
- Author
-
Yuan, Dingwen, Riecker, Michael, Hollick, Matthias, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
321. All Is Not Lost: Understanding and Exploiting Packet Corruption in Outdoor Sensor Networks
- Author
-
Hermans, Frederik, Wennerström, Hjalmar, McNamara, Liam, Rohner, Christian, Gunningberg, Per, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
322. SOFA: Communication in Extreme Wireless Sensor Networks
- Author
-
Cattani, Marco, Zuniga, Marco, Woehrle, Matthias, Langendoen, Koen, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
323. Energy Consumption of Visual Sensor Networks: Impact of Spatio-Temporal Coverage Based on Single-Hop Topologies
- Author
-
Redondi, Alessandro, Buranapanichkit, Dujdow, Cesana, Matteo, Tagliasacchi, Marco, Andreopoulos, Yiannis, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
324. Efficient and Flexible Sensornet Checkpointing
- Author
-
Löscher, Andreas, Tsiftes, Nicolas, Voigt, Thiemo, Handziski, Vlado, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
325. Implementation and Experimental Validation of Timing Constraints of BBS
- Author
-
Engel, Markus, Christmann, Dennis, Gotzhein, Reinhard, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
326. CodeDrip: Data Dissemination Protocol with Network Coding for Wireless Sensor Networks
- Author
-
dos Santos Ribeiro Júnior, Nildo, Vieira, Marcos A. M., Vieira, Luiz F. M., Gnawali, Omprakash, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
327. κ-FSOM: Fair Link Scheduling Optimization for Energy-Aware Data Collection in Mobile Sensor Networks
- Author
-
Li, Kai, Kusy, Branislav, Jurdak, Raja, Ignjatovic, Aleksandar, Kanhere, Salil S., Jha, Sanjay, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Krishnamachari, Bhaskar, editor, Murphy, Amy L., editor, and Trigoni, Niki, editor
- Published
- 2014
- Full Text
- View/download PDF
328. Deploying a Wireless Sensor Network in Iceland
- Author
-
Martinez, Kirk, Hart, Jane K., Ong, Royan, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
329. User Requirements and Future Expectations for Geosensor Networks – An Assessment
- Author
-
Kooistra, Lammert, Thessler, Sirpa, Bregt, Arnold K., Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
330. A Reference Architecture for Sensor Networks Integration and Management
- Author
-
Casola, Valentina, Gaglione, Andrea, Mazzeo, Antonino, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
331. On the Feasibility of Early Detection of Environmental Events through Wireless Sensor Networks and the Use of 802.15.4 and GPRS
- Author
-
Santos, Jorge, Santos, Rodrigo M., Orozco, Javier D., Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
332. Efficient Viewpoint Selection for Urban Texture Documentation
- Author
-
Shirani-Mehr, Houtan, Banaei-Kashani, Farnoush, Shahabi, Cyrus, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
333. A Stimulus-Centric Algebraic Approach to Sensors and Observations
- Author
-
Stasch, Christoph, Janowicz, Krzysztof, Bröring, Arne, Reis, Ilka, Kuhn, Werner, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
334. RFID Data Aggregation
- Author
-
Bleco, Dritan, Kotidis, Yannis, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
335. Genetic Algorithm for Clustering in Wireless Adhoc Sensor Networks
- Author
-
Sachdev, Rajeev, Nygard, Kendall E., Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
336. Distributed Network Configuration for Wavelet-Based Compression in Sensor Networks
- Author
-
Tarrío, Paula, Valenzise, Giuseppe, Shen, Godwin, Ortega, Antonio, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
337. Preliminaries for Topological Change Detection Using Sensor Networks
- Author
-
Jiang, Jixiang, Worboys, Michael, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
338. Hyperellipsoidal SVM-Based Outlier Detection Technique for Geosensor Networks
- Author
-
Zhang, Yang, Meratnia, Nirvana, Havinga, Paul, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
339. A Framework for Trajectory Clustering
- Author
-
Masciari, Elio, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
340. Building Efficient Aggregation Trees for Sensor Network Event-Monitoring Queries
- Author
-
Deligiannakis, Antonios, Kotidis, Yannis, Stoumpos, Vassilis, Delis, Alex, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
341. Improving Chord Network Performance Using Geographic Coordinates
- Author
-
Fantar, Sonia Gaied, Youssef, Habib, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
342. VGTR: A Collaborative, Energy and Information Aware Routing Algorithm for Wireless Sensor Networks through the Use of Game Theory
- Author
-
Schillings, Alexandros, Yang, Kun, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
343. Estimation of Pollutant-Emitting Point-Sources Using Resource-Constrained Sensor Networks
- Author
-
Zoumboulakis, Michael, Roussos, George, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
344. Spatially-Localized Compressed Sensing and Routing in Multi-hop Sensor Networks
- Author
-
Lee, Sungwon, Pattem, Sundeep, Sathiamoorthy, Maheswaran, Krishnamachari, Bhaskar, Ortega, Antonio, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Nierstrasz, Oscar, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Sudan, Madhu, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Vardi, Moshe Y., Series editor, Weikum, Gerhard, Series editor, Trigoni, Niki, editor, Markham, Andrew, editor, and Nawaz, Sarfraz, editor
- Published
- 2009
- Full Text
- View/download PDF
345. Climate and the Individual: Inter-Annual Variation in the Autumnal Activity of the European Badger (Meles meles).
- Author
-
Noonan, Michael J., Markham, Andrew, Newman, Chris, Trigoni, Niki, Buesching, Christina D., Ellwood, Stephen A., and Macdonald, David W.
- Subjects
- *
OLD World badger , *CLIMATE change , *SOIL temperature , *HUMIDITY , *AUTUMN , *COMPARATIVE studies - Abstract
We establish intra-individual and inter-annual variability in European badger (Meles meles) autumnal nightly activity in relation to fine-scale climatic variables, using tri-axial accelerometry. This contributes further to understanding of causality in the established interaction between weather conditions and population dynamics in this species. Modelling found that measures of daylight, rain/humidity, and soil temperature were the most supported predictors of ACTIVITY, in both years studied. In 2010, the drier year, the most supported model included the SOLAR*RH interaction, RAIN, and30cmTEMP (w = 0.557), while in 2012, a wetter year, the most supported model included the SOLAR*RH interaction, and the RAIN*10cmTEMP (w = 0.999). ACTIVITY also differed significantly between individuals. In the 2012 autumn study period, badgers with the longest per noctem activity subsequently exhibited higher Body Condition Indices (BCI) when recaptured. In contrast, under drier 2010 conditions, badgers in good BCI engaged in less per noctem activity, while badgers with poor BCI were the most active. When compared on the same calendar dates, to control for night length, duration of mean badger nightly activity was longer (9.5 hrs ±3.3 SE) in 2010 than in 2012 (8.3 hrs ±1.9 SE). In the wetter year, increasing nightly activity was associated with net-positive energetic gains (from BCI), likely due to better foraging conditions. In a drier year, with greater potential for net-negative energy returns, individual nutritional state proved crucial in modifying activity regimes; thus we emphasise how a ‘one size fits all’ approach should not be applied to ecological responses. [ABSTRACT FROM AUTHOR]
- Published
- 2014
- Full Text
- View/download PDF
346. Deep Learning for Visual Localization and Mapping: A Survey.
- Author
-
Chen C, Wang B, Lu CX, Trigoni N, and Markham A
- Abstract
Deep-learning-based localization and mapping approaches have recently emerged as a new research direction and receive significant attention from both industry and academia. Instead of creating hand-designed algorithms based on physical models or geometric theories, deep learning solutions provide an alternative to solve the problem in a data-driven way. Benefiting from the ever-increasing volumes of data and computational power on devices, these learning methods are fast evolving into a new area that shows potential to track self-motion and estimate environmental models accurately and robustly for mobile agents. In this work, we provide a comprehensive survey and propose a taxonomy for the localization and mapping methods using deep learning. This survey aims to discuss two basic questions: whether deep learning is promising for localization and mapping, and how deep learning should be applied to solve this problem. To this end, a series of localization and mapping topics are investigated, from the learning-based visual odometry and global relocalization to mapping, and simultaneous localization and mapping (SLAM). It is our hope that this survey organically weaves together the recent works in this vein from robotics, computer vision, and machine learning communities and serves as a guideline for future researchers to apply deep learning to tackle the problem of visual localization and mapping.
- Published
- 2023
- Full Text
- View/download PDF
347. Deep learning-based robust positioning for all-weather autonomous driving.
- Author
-
Almalioglu Y, Turan M, Trigoni N, and Markham A
- Abstract
Interest in autonomous vehicles (AVs) is growing at a rapid pace due to increased convenience, safety benefits and potential environmental gains. Although several leading AV companies predicted that AVs would be on the road by 2020, they are still limited to relatively small-scale trials. The ability to know their precise location on the map is a challenging prerequisite for safe and reliable AVs due to sensor imperfections under adverse environmental and weather conditions, posing a formidable obstacle to their widespread use. Here we propose a deep learning-based self-supervised approach for ego-motion estimation that is a robust and complementary localization solution under inclement weather conditions. The proposed approach is a geometry-aware method that attentively fuses the rich representation capability of visual sensors and the weather-immune features provided by radars using an attention-based learning technique. Our method predicts reliability masks for the sensor measurements, eliminating the deficiencies in the multimodal data. In various experiments we demonstrate the robust all-weather performance and effective cross-domain generalizability under harsh weather conditions such as rain, fog and snow, as well as day and night conditions. Furthermore, we employ a game-theoretic approach to analyse the interpretability of the model predictions, illustrating the independent and uncorrelated failure modes of the multimodal system. We anticipate our work will bring AVs one step closer to safe and reliable all-weather autonomous driving., Competing Interests: Competing interestsThe authors declare no competing interests., (© The Author(s) 2022.)
- Published
- 2022
- Full Text
- View/download PDF
348. Sensor network algorithms and applications.
- Author
-
Trigoni N and Krishnamachari B
- Abstract
A sensor network is a collection of nodes with processing, communication and sensing capabilities deployed in an area of interest to perform a monitoring task. There has now been about a decade of very active research in the area of sensor networks, with significant accomplishments made in terms of both designing novel algorithms and building exciting new sensing applications. This Theme Issue provides a broad sampling of the central challenges and the contributions that have been made towards addressing these challenges in the field, and illustrates the pervasive and central role of sensor networks in monitoring human activities and the environment.
- Published
- 2012
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.