|
Main
Reading
SWAT
Cycling
Rants
Travel
Meetings
Wiki Stuff
|
|
Papers
Papers
Raw index is at bottom. Newer entries categorized below. Old notes are at
Reading.Work.
Categories
Approximation Algorithms
Bloom Filters
Constraint Optimization
Data Archiving/Preservation
Data Structures
- Scalable Synchronous Queues (CACM 2009)
- Presents two algorithms for lock free synchronous queues, since adopted for thread scheduling in Java 6. Synchronous queues pair producers with consumers, synchronizing their activities and eliminating the need for a work product buffer.
Databases
- Breaking the Memory Wall in MonetDB (CACM 2008)
- Overviews changes in computer architecture and database usage hindering previous architectures, describes MonetDB's column store architecture, cache aware algorithms, reduced algebra, and memory access cost models.
Description Logics
Distributed Computing
- Scalable Synchronous Queues (CACM 2009)
- Presents two algorithms for lock free synchronous queues, since adopted for thread scheduling in Java 6. Synchronous queues pair producers with consumers, synchronizing their activities and eliminating the need for a work product buffer.
- Eventually Consistent (CACM 2009)
- Describes different forms of consistency, and the changing approaches taken from early database systems to Internet scale services.
Epidemic and Gossip Protocols
Fault Detection/Management
Game AI
Graph Theory
Graphics/3D/CAD
Image Manipulation
- Seam Carving for Media Retargeting (CACM 2009)
- Applies dynamic programming and graph cuts to determine low energy seams in images and videos which can be safely removed or interpolated between to shrink or expand the media and change the aspect ratio without unduly affecting the content.
- Scene Completion Using Millions of Photographs (CACM 2008)
- Completes photographs with missing components by extracting from photos taken from huge database of photos.
Information Extraction
Memory Allocation
Mobile Ad Hoc and Mesh Networks
Natural Language Processing
Network and Graph Characteristics, Construction
- Emergence of Scaling in Random Networks (Science 1999)
- Demonstrates existence of power law degree distribution in several real networks, and shows that mechanisms not based on continuous growth and preferential attachment do not result in such a system (including ER and Watts-Strogatz small world graphs)
- Classes of Small-World Networks (PNAS 2000)
- Many real world networks actually fall into one of three classes of small-world networks: Scale-free, broad-scale, single-scale; adding aging and capacity to small-world growth models introduces distribution cutoffs seen in broad-scale and single-scale
- Emergence of Tempered Preferential Attachment from Optimization (PNAS 2007)
- Demonstrates that real world data may be more realistically fit via a preferential attachment model including saturation and viability; shows how that model may arise from an optimization process
- Evolving Networks with Distance Preferences (PR-E 2002)
- Looks at networks where nodes are added via a distance preference function for connecting to existing nodes; can produce power law degree distribution as in scale free construction, but differs in other characteristics such as clustering coefficient
Network Intrusion Detection
Network Management
Parallel Computing
Peer to Peer
Process Modeling
Publish/Subscribe pubsub
Publishing/Peer Review
- Program Committee Overload in Systems (CACM 2009)
- Describes several mechanisms that could be instituted to improve the peer review process---both motivating more researchers to review papers and reducing the number of papers submitted.
- Scaling the Academic Publication Process to Internet Scale (CACM 2009)
- Describes several mechanisms that could be instituted to improve the peer review process---both motivating more researchers to review papers and reducing the number of papers submitted.
Robotics
Security
Semantic Web/RDF/OWL
Sensor Networks
- Trickle: A Self-Regulating Algorithm for Code Propagation and Maintenance in Wireless Sensor Networks (NSDI 2004)
- Introduces Trickle, a gossip protocol for data consistency maintenance on sensor networks which takes advantage of the broadcast medium and eavesdropping.
- On the Design of a Self-Managed Wireless Sensor Network (IEEE Communications 2005)
- Very high level overview of an autonomic control system for a fire detecting wireless sensor network.
- Self-Managed Fault Management in Wireless Sensor Networks (UBICOMM 2008)
- High level discussion of hardware monitoring and failure detection in a hierarchical sensor network.
- Irisnet: An Architecture for a Worldwide Sensor Web (IEEE Pervasive 2003)
- Discussion of Irisnet, a framework for large scale integration of many sensors and users, employing service based computing and distributed databases.
- TAG: A Tiny Aggregation Service for Ad-Hoc Sensor Networks (OSDI 2002)
- Introduces TAG, a system for aggregating readings in a sensor network.
- Diagnosis of Sensor Networks (ICC 2001)
- Several basic approaches to collect information from sensor networks to discover faulty nodes.
- Distributed Fault Detection of Wireless Sensor Networks (DIWANS 2006)
- Voting among neighbors to determine faulty sensors based on reported values.
- A High-Throughput Path Metric for Multi-Hop Wireless Routing (Wireless 2005)
- Introduces ETX, estimated transmission count, for choosing higher quality paths of more hops versus inferior paths of less hops.
- Semantic Sensor Web (IEEE IC 2008)
- Annotating sensor network data with Semantic Web ontology markup to better facilitate querying and data fusion; no real discussion of architecture, but clearly centralized.
- Agent Technologies for Sensor Networks (IEEE IS 2009)
- Brief, high overview of several sensor systems utilizing agent based approaches, including DCOPs for coordination, and model estimation
- Challenges and Lessons in Developing Middleware on Smart Phones (IEEE Computer 2008)
- Overviews limitations of current smart phone platforms, middleware requirements.
Social Networking
Software Engineering
Streams and Event Processing/Continuous Queries
Visualization
Grants
Raw
|
|