Goto

Collaborating Authors

 Southern Ocean


BBC News SCOTLAND Robot sub finds Antarctic food stash

AITopics Original Links

The expedition in the Southern Ocean found that stocks of krill under the ice were five times more concentrated than those in open waters. The shrimp-like species is a key food for penguins, whales and fish. The importance of sea ice as a nursery for krill has long been suspected. However, these findings are the first large-scale measurements of the breeding ground's existence. The discovery was made by UK scientists from the British Antarctic Survey, the Open University and the Marine Laboratory, Aberdeen.


Drone video shows a huge crack in Antarctic ice

Daily Mail - Science & tech

Yesterday, the Halley VI Research Station was forced to close its Antarctic research base amid rising fears it could fall into a huge ice chasm. Shocking new drone footage has now been released that shows just how massive the growing crack in the ice is. The worrying footage has forced the British research base to relocate 14 miles (22 km) across the Brunt Ice Shelf and close its doors for the winter. The footage shows a 25 mile-long (40km) crack that appears to be a few feet deep. In some areas, the crack has split into two, leaving behind small islands of ice.


WWF-backed study shows penguins prefer to eat sexually aroused jellyfish

Daily Mail - Science & tech

How my penguin pal turned a shy schoolboy into a swimming... Can¿t someone warm it up a bit? How my penguin pal turned a shy schoolboy into a swimming... Can¿t someone warm it up a bit? Fox Valley Mall forced to close as huge brawl breaks out Chaos as people rush out of NJ mall after reports of gunshots Grizzly bear attacks TV woman who recklessly tries to stroke it Tears of joy? Emotional moment boy learns his mum is pregnant Partygoers allegedly arrested at a'mixed' party in Jeddah Mayhem outside Fox Valley Mall as police make several arrests Hero dog saves his injured'girlfriend' on deadly railway track CAT ATTACK: Pet pounces on man as he opens Christmas present Self-driving car predicts horrific crash and slams on breaks Just beautiful! Tears of joy? Emotional moment boy learns his mum is pregnant Partygoers allegedly arrested at a'mixed' party in Jeddah Hero dog saves his injured'girlfriend' on deadly railway track SWAT teams dispatched, families flee from'gunfire' and... Star Wars actress Carrie Fisher dies aged 60 four days after... 'Step Up' actress, 46, who vanished on her way to Christmas... Carrie Fisher'relapsed' before European tour that ended in... 'How could they let him drink and smoke himself to death?'... 'He became a recluse because he couldn't bear people to see... Bikini-clad Ivanka Trump and shirtless husband Jared enjoy a... Health curse of the middle aged: 80% are now'overweight,... How Carrie Fisher's brutal wit and very public battles with... The Texas border lake where Mexican cartels'are killing... George Michael's £100m fortune'will go to his Godchildren':... It's my quinceañera and I'll cry if I want to!


Convex Relaxation for Community Detection with Covariates

arXiv.org Machine Learning

Community detection in networks is an important problem in many applied areas. In this paper, we investigate this in the presence of node covariates. Recently, an emerging body of theoretical work has been focused on leveraging information from both the edges in the network and the node covariates to infer community memberships. However, so far the role of the network and that of the covariates have not been examined closely. In essence, in most parameter regimes, one of the sources of information provides enough information to infer the hidden cluster labels, thereby making the other source redundant. To our knowledge, this is the first work which shows that when the network and the covariates carry "orthogonal" pieces of information about the cluster memberships, one can get improved clustering accuracy by using them both, even if each of them fails individually.


Spend hours looking at penguin pictures - all in the name of science: Online project wants you to help count the number of birds in the wild

Daily Mail - Science & tech

Penguins living in the Antarctic Ocean are under threat from a variety of factors including climate change, fisheries and human disturbance. In spite of studying the region for over a hundred years, scientists have still not developed a way to measure changes in penguin populations. Now researchers have developed a new way to keep an eye on penguins, using 50 cameras and the help of the general public. Penguins living in the Antarctic Ocean are under threat from a variety of factors including climate change, fisheries and human disturbance. The Penguins Lifeline project at the University of Oxford has been running since 2009.


Spatio-Temporal Consistency as a Means to Identify Unlabeled Objects in a Continuous Data Field

AAAI Conferences

Mesoscale ocean eddies are a critical component of the Earth System as they dominate the ocean's kinetic energy and impact the global distribution of oceanic heat, salinity, momentum, and nutrients. Therefore, accurately representing these dynamic features is critical for our planet's sustainability. The majority of methods that identify eddies from satellite observations analyze the data in a frame-by-frame basis despite the fact that eddies are dynamic objects that propagate across space and time. We introduce the notion of spatio-temporal consistency to identify eddies in a continuous spatio-temporal field, to simultaneously ensure that the features detected are both spatially and temporally consistent. Our spatio-temporal consistency approach allows us to remove most of the expert criteria used in traditional methods to reduce false negatives. The removal of arbitrary heuristics enables us to render more complete eddy dynamics by identifying smaller and longer lived eddies compared to existing methods.


Active Discovery of Network Roles for Predicting the Classes of Network Nodes

arXiv.org Machine Learning

Nodes in real world networks often have class labels, or underlying attributes, that are related to the way in which they connect to other nodes. Sometimes this relationship is simple, for instance nodes of the same class are may be more likely to be connected. In other cases, however, this is not true, and the way that nodes link in a network exhibits a different, more complex relationship to their attributes. Here, we consider networks in which we know how the nodes are connected, but we do not know the class labels of the nodes or how class labels relate to the network links. We wish to identify the best subset of nodes to label in order to learn this relationship between node attributes and network links. We can then use this discovered relationship to accurately predict the class labels of the rest of the network nodes. We present a model that identifies groups of nodes with similar link patterns, which we call network roles, using a generative blockmodel. The model then predicts labels by learning the mapping from network roles to class labels using a maximum margin classifier. We choose a subset of nodes to label according to an iterative margin-based active learning strategy. By integrating the discovery of network roles with the classifier optimisation, the active learning process can adapt the network roles to better represent the network for node classification. We demonstrate the model by exploring a selection of real world networks, including a marine food web and a network of English words. We show that, in contrast to other network classifiers, this model achieves good classification accuracy for a range of networks with different relationships between class labels and network links.


Supervised Blockmodelling

arXiv.org Machine Learning

Collective classification models attempt to improve classification performance by taking into account the class labels of related instances. However, they tend not to learn patterns of interactions between classes and/or make the assumption that instances of the same class link to each other (assortativity assumption). Blockmodels provide a solution to these issues, being capable of modelling assortative and disassortative interactions, and learning the pattern of interactions in the form of a summary network. The Supervised Blockmodel provides good classification performance using link structure alone, whilst simultaneously providing an interpretable summary of network interactions to allow a better understanding of the data. This work explores three variants of supervised blockmodels of varying complexity and tests them on four structurally different real world networks.


Active Learning for Node Classification in Assortative and Disassortative Networks

arXiv.org Machine Learning

In many real-world networks, nodes have class labels, attributes, or variables that affect the network's topology. If the topology of the network is known but the labels of the nodes are hidden, we would like to select a small subset of nodes such that, if we knew their labels, we could accurately predict the labels of all the other nodes. We develop an active learning algorithm for this problem which uses information-theoretic techniques to choose which nodes to explore. We test our algorithm on networks from three different domains: a social network, a network of English words that appear adjacently in a novel, and a marine food web. Our algorithm makes no initial assumptions about how the groups connect, and performs well even when faced with quite general types of network structure. In particular, we do not assume that nodes of the same class are more likely to be connected to each other---only that they connect to the rest of the network in similar ways.


The Induction and Transfer of Declarative Bias

AAAI Conferences

People constantly apply acquired knowledge to new learning tasks, but machines almost never do. Research on transfer learning attempts to address this dissimilarity. Working within this area, we report on a procedure that learns and transfers constraints in the context of inductive process modeling, which we review. After discussing the role of constraints in model induction, we describe the learning method, MISC, and introduce our metrics for assessing the cost and benefit of transferred knowledge. The reported results suggest that cross-domain transfer is beneficial in the scenarios that we investigated, lending further evidence that this strategy is a broadly effective means for increasing the efficiency of learning systems. We conclude by discussing the aspects of inductive process modeling that encourage effective transfer, by reviewing related strategies, and by describing future research plans for constraint induction and transfer learning.