Gamecock Computing Research Symposium

Friday, October 5, 2012 - 02:30 pm
Amoco Hall and the Atrium in front of it

Agenda:

  • Introductions of Dean Ambler, new faculty, and our CSE Staff (this is for the newer students)
  • State of the CSE Department
  • One-Minute Madness (a brief presentation by each CSE faculty member about their research)
  • Poster Session (Ph.D. students, MS students, Magellan Scholars, and select undergraduate students)

Refreshments: (drinks and hors d'oeuvres) to be served during the poster session, which will be held in the area in front of Amoco. This is your opportunity to learn about the world-class research underway in computing at the University of South Carolina. The research extends from the theory of computing to practical aspects, such as smart-phone apps. It includes computer vision, bioinformatics, multiagent systems, Bayesian reasoning, wireless networking, information security, quantum computing, and robotics. The symposium is also an opportunity to meet the students conducting this research. Awards: Best (and runner-up) Graduate Student Poster

Raspberry Pi Lecture

Thursday, October 4, 2012 - 12:30 pm
Open IT Lab at IT-ology
The following is a lecture sponsored by the OpenIT Lab located at IT-ology. Professors and students are invited to a special event at IT-oLogy next Thursday, October 4. Eben Upton, founder and architect of the incredibly popular Raspberry Pi, will speak and be available to take questions. This is a great opportunity to meet Mr. Upton while he is in the U.S. and learn more about the technology itself. What: Eben Upton, founder and trustee of the Raspberry Pi Foundation and the person responsible for the overall software & hardware architecture of the Raspberry Pi device, will visit the Open IT Lab, take a tour and meet with visitors, and will lecture on the Raspberry Pi. The Raspberry Pi is a credit card sized single board computer developed in the UK with the intention of stimulating the teaching of basic computer science in schools. It is open source and has been in worldwide news a lot lately. http://www.engadget.com/2012/05/21/raspberry-pi-hands-on-and-eben-upton… http://www.wired.com/opinion/2012/09/raspberry-pi-insider-exclusive-sel… http://www.theverge.com/culture/2012/8/8/3227564/eben-upton-raspberry-p… When: Next Thursday, October 4 from 12:30 to 2:30 pm 1:00 to 2:30 pm – Taking questions and lecturing on the Raspberry Pi Where: Open IT Lab at IT-oLogy. Everyone planning to attend the Eben Upton presentation needs to register online asap at www.open-it-lab.com/register. Seats are limited to this event.

ACM hosts Blackbaud

Wednesday, September 19, 2012 - 06:30 pm
SWGN 2A21
Duncan says: ACM, the computing organization at USC, will be hosting Blackbaud tomorrow (Wed, Sept 18th) at 6:30pm in 2A21. Blackbaud is a Charleston based for-profit software developer who codes for non-profit organizations. They'll be talking about working in software development, Blackbaud, and Blackbaud's career opportunities (hint to seniors: they're in town for the career fair, looking to hire!). Its a great chance to talk with one of the state's major software developers in a relaxed environment. There will be food, drinks, and prizes!

Graph based optimization for scientific computing

Monday, June 18, 2012 - 01:30 pm
SWGN 3A75

Yiwei Zhang will defend his dissertation “Graph based optimization for scientific computing” Monday 6/18/2012 @ 13:30 in SWGN 3A75. "This work investigates transforming scientific computing problems such as phylogenetic analysis, system simulation into abstract graph problems and developing algorithms for optimization. First, we investigate an efficient algorithm for unequal genome phylogeny reconstruction. Currently few method can solve the median problem for unequal genomes which is essential in evolution tree and ancestral genome reconstruction. We present a new distance measurement model for unequal genomes and develop a branch-and-bound algorithm based on multiple breakpoint graph to calculate the median for unequal genomes. We also present a mixture method to infer the ancestral gene order based on maximum likelihood approach and adequate graph median solver. The median solver is extremely time consuming under high rearrangement rate compared with maximum likelihood approach but it gives better accuracy. So our mixture method aims to increase both the speed and accuracy for ancestral genome reconstruction. We also investigate the method to improve the simulation problem for large systems. The Modified Nodal Analysis (MNA) simulation method is widely used to solve electrical system networks. It has the disadvantage that the simulation time increases disproportionally with system size. To accelerate the simulation, latency insertion method has been introduced to partition the original system into a number of smaller sub-systems so that computation will be reduced. But so far there is no automatic method to optimally exploit the existing latency in the system. Our work focuses on an algorithm based on graph search to optimally activate the optional latency decouplers in the network. With the optimal activation, the system is partitioned in the way that maximum simulation speed up will be achieved."

SCOPE: A Protein Force Field with an Artifical Neural Network Approach to Protein Refinement

Wednesday, June 6, 2012 - 10:00 am
3A75 Swearingen
PhD defense will take place on Wednesday June 6, 2012 in room 3A75 Swearingen at 10 am. Matthew Fawcett Protein folding is the one of the most important topics of research in Biochemistry. The understanding of how a protein folds into its three dimensional shape from its amino acid sequence is of extreme importance in medicine today because proteins play important roles in diseases such as sickle cell anemia, Alzheimer’s disease, and Parkinson’s disease to name a few. Protein structures were traditionally determined by x-ray crystallography and more recently with nmr spectroscopy. However these methods are expensive and take a long time to perform. Recently, computational methods such as: ab initio, homology, and threading methods, have gained recogni- tion. The thermodynamics hypothesis of proteins states that a protein’s native structure is determined by its amino acid sequence, and resides in the lowest energy state. Ab initio methods provide the means to calculate the energy of proteins using an all atom forcefield. Traditional forcefields, like ones used in CHARMM and Xplor-NIH, use energy terms that are in two categories: bonded and non-bonded terms. However, there are problems with traditional forcefields in that, the energy landscapes are too complicated with too many variables. Also, the energy landscape does not exhibit a funneling effect to guide the protein down to the native conformation. Finally there is a notable lack of open source software to provide the community of Computer Scientists, Mathematicians, and Engineers with an opportunity to be engaged in this line of investigation and integrate their expertise. Here we propose addressing the above problems through the development of the software package Semi Classical Open-Source Protein Energy (SCOPE). SCOPE is an open-source C++ program that will reconstruct a protein within the rotamer space. Representation of a protein structure in the rotamer space reduces the degrees of freedom of the protein structure conformational space, allowing SCOPE forcefield to only have to calculate the non-bonded energy terms. The energy landscape will be simplified due to the reduction in the energy terms of the forcefield. Also, SCOPE will extend the traditional forcefield by calculating a hydrogen bond term along with the number of consecutive hydrogen bonds as they appear in a protein. The use of the extra hydrogen bond term is likely to create a funneling effect in the protein’s energy landscape to its native conformation. The program is also open-source which will allow the community of Computer Scientists, Mathematicians, and Engineers a chance to add to the solution without investing significant time and effort in becoming familiar with the field of biophysics. SCOPE’s energy profiles are incorporated into an artificial neural network(ANN) based approach to predict the backbone root mean square deviation(BB RMSD) of a given protein structure to that of the native structure based on its potential energy alone. This shows a remarkable correlation between the energy profiles and BB RMSD of a protein. The correlation was as high 0.99 in several experiments. The ANN can be used to help refine a protein from around 7.0 Å to approximately 2.0 Å.

Desperate Fishwives: A study in applied game design

Thursday, April 19, 2012 - 03:30 pm
Swearingen 3C02

Desperate Fishwives: A study in applied game design John Hodgson Date: April 19, 2012 Time: 1530-1700 (3:30pm-5:00pm) Place: Swearingen 3C02 Abstract This thesis is a presentation of the design and development of a novel computational artifact: the educational videogame Desperate Fishwives, which harnesses the idea of procedural rhetoric to instruct players on aspects of early modern (cc. 17th century) English life. Herein is detailed the validity of using games as rhetorical and educational devices and the process of designing a game to reflect a particular client’s pedagogical style and interpretation of history. This thesis, using the ideas of procedural rhetoric, procedural literacy, and expressive processing, seeks to bridge the gaps between humanities, rhetoric, and software development.

492 Student Poster Presentations

Thursday, April 19, 2012 - 03:30 pm
Swearingen Lobby

Students in the CSE Capstone Project class (CSCE 492 & ENCP 492) will present posters of their work and demonstrate their projects in the Swearingen Lobby on Thursday April 19th 3:30 to 4:45. Come see what they have been doing!! John B. Bowles